X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe1fd8d5d514c6c2d720719c1413f0dd3d2a1271..814028444d682b23af3809227cd485f4bebc1286:/configure?ds=sidebyside diff --git a/configure b/configure index 90b0e3cf35..96e4f07a1a 100755 --- a/configure +++ b/configure @@ -39218,7 +39218,7 @@ if test "${wx_cv_func_vsnprintf_decl+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else - cat >conftest.$ac_ext <<_ACEOF + cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext @@ -39227,12 +39227,6 @@ cat >>conftest.$ac_ext <<_ACEOF #include #include - #ifdef __MSL__ - #if __MSL__ >= 0x6000 - namespace std {} - using namespace std; - #endif - #endif int main () @@ -53833,14 +53827,7 @@ echo "${ECHO_T}disabled" >&6; } if test "x$GCC" = "xyes"; then DEPSMODE=gcc - case "${BAKEFILE_HOST}" in - *-*-darwin* ) - DEPSFLAG="-no-cpp-precomp -MMD" - ;; - * ) - DEPSFLAG="-MMD" - ;; - esac + DEPSFLAG="-MMD" { echo "$as_me:$LINENO: result: gcc" >&5 echo "${ECHO_T}gcc" >&6; } elif test "x$MWCC" = "xyes"; then