Remove leftover.
authorayin <ayin>
Mon, 10 Dec 2007 23:49:38 +0000 (23:49 +0000)
committerayin <ayin>
Mon, 10 Dec 2007 23:49:38 +0000 (23:49 +0000)
configure.ac

index e381288cd290ef5f4178512670e446d099c17c62..0ec66f9caae5220dcc89284a2176f5071fcd3617 100644 (file)
@@ -77,10 +77,6 @@ case $host in
       ;;
 esac
 
-dnl if test x$GXX = xyes; then
-dnl    CXXFLAGS="$CXXFLAGS" dnl I once had -fno-exceptions, but I am using them now...
-dnl fi
-
 dnl# FreeBSD needs to link libxpg4
 AC_CHECK_FUNC(setlocale,     [], [AC_CHECK_LIB(xpg4,   setlocale,     [LIBS="$LIBS -lxpg4"])])