diff configure @ 97334:07a0633dcf4c

* configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Wed, 06 Aug 2008 16:19:43 +0000
parents deaa7d1ed99d
children 945ae0a5779f
line wrap: on
line diff
--- a/configure	Wed Aug 06 16:18:35 2008 +0000
+++ b/configure	Wed Aug 06 16:19:43 2008 +0000
@@ -9332,7 +9332,7 @@
 fi
 
 
-  NS_HAVE_INTEGER=yes
+  NS_HAVE_NSINTEGER=yes
   cat >conftest.$ac_ext <<_ACEOF
 /* confdefs.h.  */
 _ACEOF
@@ -9365,17 +9365,17 @@
 	 test -z "$ac_c_werror_flag" ||
 	 test ! -s conftest.err
        } && test -s conftest.$ac_objext; then
-  ns_have_integer=yes
-else
-  echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ns_have_integer=no
-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  if test $ns_have_integer = no; then
-    NS_HAVE_INTEGER=no
+  ns_have_nsinteger=yes
+else
+  echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+	ns_have_nsinteger=no
+fi
+
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+  if test $ns_have_nsinteger = no; then
+    NS_HAVE_NSINTEGER=no
   fi
 fi
 if test "${HAVE_NS}" = yes; then
@@ -14894,10 +14894,10 @@
 _ACEOF
 
   fi
-  if test "${NS_HAVE_INTEGER}" = "yes"; then
-
-cat >>confdefs.h <<\_ACEOF
-#define NS_HAVE_INTEGER 1
+  if test "${NS_HAVE_NSINTEGER}" = "yes"; then
+
+cat >>confdefs.h <<\_ACEOF
+#define NS_HAVE_NSINTEGER 1
 _ACEOF
 
   fi