--- rxvt-unicode/autoconf/configure.in 2004/03/14 23:14:39 1.23 +++ rxvt-unicode/autoconf/configure.in 2004/03/17 03:07:36 1.24 @@ -43,9 +43,9 @@ 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++)