X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7e67ed0df462219999a480cc36027d4e61d104cb..d5f005cc9385455ceebdf2063aa7f421f70315d1:/configure diff --git a/configure b/configure index 8034e7bd77..52287b79e2 100755 --- a/configure +++ b/configure @@ -14809,8 +14809,8 @@ EOF fi - if test "x$wx_lib_glibc21" = "xyes"; then - CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=500" + if test "x$wx_lib_glibc21" = "xyes"; then + CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE" fi echo $ac_n "checking for pthread_mutexattr_t""... $ac_c" 1>&6 @@ -17948,8 +17948,14 @@ EOF +if test "x$prefix" != "xNONE"; then + wxPREFIX=$prefix +else + wxPREFIX=$ac_default_prefix +fi + cat >> confdefs.h <&6 -echo "configure:18103: checking whether ${MAKE-make} sets \${MAKE}" >&5 +echo "configure:18109: 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