--- rxvt-unicode/configure.ac 2007/12/10 23:41:15 1.90 +++ rxvt-unicode/configure.ac 2007/12/10 23:49:38 1.91 @@ -77,10 +77,6 @@ ;; 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"])])