X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b9bdf7146fbd723a79d37661f2025049d005c44..fea018f8019cdbb6f3150de91d23b83c10a178b3:/configure?ds=sidebyside diff --git a/configure b/configure index 280d54fd8e..aa35460976 100755 --- a/configure +++ b/configure @@ -17363,6 +17363,11 @@ if test "$wxUSE_CLIPBOARD" = "yes"; then #define wxUSE_CLIPBOARD 1 EOF + + cat >> confdefs.h <<\EOF +#define wxUSE_DATAOBJ 1 +EOF + fi if test "$wxUSE_DRAG_AND_DROP" = "yes" ; then @@ -18161,7 +18166,7 @@ SAMPLES_SUBDIRS="`echo $SAMPLES_SUBDIRS | tr -s ' ' | tr ' ' '\n' | sort | uniq echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 -echo "configure:18165: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:18170: checking whether ${MAKE-make} sets \${MAKE}" >&5 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6