X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2904eefdb13ba86e004a10b724891e6777ee3583..3fd16e6c5838ee0d2413db2745dbc74059946ce8:/configure diff --git a/configure b/configure index 320d24690c..7aca4c2ffa 100755 --- a/configure +++ b/configure @@ -4570,7 +4570,7 @@ DEFAULT_wxUSE_POSTSCRIPT=1 DEFAULT_wxUSE_IPC=1 DEFAULT_wxUSE_RESOURCES=1 DEFAULT_wxUSE_CONSTRAINTS=1 -DEFAULT_wxUSE_CLIPBOARD=0 +DEFAULT_wxUSE_CLIPBOARD=1 DEFAULT_wxUSE_DND=1 DEFAULT_wxUSE_MDI_ARCHITECTURE=1 @@ -6473,7 +6473,7 @@ else if test "$wxUSE_DEBUG_INFO" = 1 ; then WXDEBUG="-g" wxUSE_OPTIMISE=0 - endif + fi fi