*** empty log message ***
authorpcg <pcg>
Wed, 17 Mar 2004 03:07:35 +0000 (03:07 +0000)
committerpcg <pcg>
Wed, 17 Mar 2004 03:07:35 +0000 (03:07 +0000)
autoconf/configure.in
configure

index f9467c4..3839e08 100644 (file)
@@ -43,9 +43,9 @@ AC_SUBST(LINKER,[$LINKER])
 
 CPPFLAGS="-D_GNU_SOURCE -D_XOPEN_SOURCE"
 
-if test x$GXX = xyes; then
-   CXXFLAGS="$CXXFLAGS -fno-exceptions"
-fi
+dnl if test x$GXX = xyes; then
+dnl    CXXFLAGS="$CXXFLAGS" dnl I once had -fno-exceptions, but I am using them now...
+dnl fi
 
 AC_LANG(C++)
 
index 714330f..1d468f8 100755 (executable)
--- a/configure
+++ b/configure
@@ -3281,9 +3281,6 @@ LINKER=$LINKER
 
 CPPFLAGS="-D_GNU_SOURCE -D_XOPEN_SOURCE"
 
-if test x$GXX = xyes; then
-   CXXFLAGS="$CXXFLAGS -fno-exceptions"
-fi
 
 ac_ext=cc
 ac_cpp='$CXXCPP $CPPFLAGS'
@@ -5035,7 +5032,7 @@ test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
 case "$host" in
 *-*-irix6*)
   # Find out which ABI we are using.
-  echo '#line 5038 "configure"' > conftest.$ac_ext
+  echo '#line 5035 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5
   ac_status=$?
@@ -5586,7 +5583,7 @@ chmod -w .
 save_CFLAGS="$CFLAGS"
 CFLAGS="$CFLAGS -o out/conftest2.$ac_objext"
 compiler_c_o=no
-if { (eval echo configure:5589: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
+if { (eval echo configure:5586: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>out/conftest.err; } && test -s out/conftest2.$ac_objext; then
   # The compiler can only warn and ignore the option if not recognized
   # So say no if there are warnings
   if test -s out/conftest.err; then
@@ -7202,7 +7199,7 @@ else
     lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 7205 "configure"
+#line 7202 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -7300,7 +7297,7 @@ else
     lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF
-#line 7303 "configure"
+#line 7300 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H