OSSP CVS Repository

ossp - Difference in ossp-pkg/xds/configure.in versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/xds/configure.in 1.1 -> 1.2

--- configure.in 2001/07/20 09:53:37     1.1
+++ configure.in 2001/07/20 10:09:27     1.2
@@ -1,6 +1,6 @@
 dnl configure.in -- Process this file with autoconf to produce a configure script.
 
-AC_INIT(libxds, [$Revision: 1.1 $])
+AC_INIT(libxds, [$Revision: 1.2 $])
 
 dnl Get rid of the lousy -g and -O defaults in CFLAGS.
 dnl
@@ -14,7 +14,7 @@
 dnl Set special flags for gcc.
 dnl
 if test "$GCC" = yes; then
-    CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs"
+    CFLAGS="$CFLAGS -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-align -Winline -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long"
 fi
 
 dnl Write results.

CVSTrac 2.0.1