X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/776862b4972c6e10da2df21769743a9d1dc490e0..d5f005cc9385455ceebdf2063aa7f421f70315d1:/configure diff --git a/configure b/configure index f769b323dc..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,6 +17948,18 @@ EOF +if test "x$prefix" != "xNONE"; then + wxPREFIX=$prefix +else + wxPREFIX=$ac_default_prefix +fi + +cat >> confdefs.h <&6 -echo "configure:18097: 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