From: pcg Date: Wed, 17 Mar 2004 03:07:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=113ea0f6c9547a28dcc3dfa0f178b4a290a31fc9;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/autoconf/configure.in b/autoconf/configure.in index f9467c4d..3839e089 100644 --- a/autoconf/configure.in +++ b/autoconf/configure.in @@ -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++) diff --git a/configure b/configure index 714330fa..1d468f8a 100755 --- 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 < conftest.$ac_ext <