]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Create a wrapper file for X11/XKBlib.h header.
[wxWidgets.git] / configure
index 90b0e3cf353d3078da70d5d68a77b1c6ede1cbb8..96e4f07a1ae005fc2f5c2cd023f473fa32fda920 100755 (executable)
--- 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
 
   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
 /* confdefs.h.  */
 _ACEOF
 cat confdefs.h >>conftest.$ac_ext
@@ -39227,12 +39227,6 @@ cat >>conftest.$ac_ext <<_ACEOF
 
                     #include <stdio.h>
                     #include <stdarg.h>
 
                     #include <stdio.h>
                     #include <stdarg.h>
-                    #ifdef __MSL__
-                    #if __MSL__ >= 0x6000
-                    namespace std {}
-                    using namespace std;
-                    #endif
-                    #endif
 
 int
 main ()
 
 int
 main ()
@@ -53833,14 +53827,7 @@ echo "${ECHO_T}disabled" >&6; }
 
         if test "x$GCC" = "xyes"; then
             DEPSMODE=gcc
 
         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
             { echo "$as_me:$LINENO: result: gcc" >&5
 echo "${ECHO_T}gcc" >&6; }
         elif test "x$MWCC" = "xyes"; then