From 0e079da1ab5a4157371b037ad471526fced92bb4 Mon Sep 17 00:00:00 2001 From: ayin Date: Mon, 10 Dec 2007 23:49:38 +0000 Subject: [PATCH] Remove leftover. --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure.ac b/configure.ac index e381288c..0ec66f9c 100644 --- a/configure.ac +++ b/configure.ac @@ -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"])]) -- 2.34.1