projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d6e28
)
Remove leftover.
author
ayin
<ayin>
Mon, 10 Dec 2007 23:49:38 +0000
(23:49 +0000)
committer
ayin
<ayin>
Mon, 10 Dec 2007 23:49:38 +0000
(23:49 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e381288cd290ef5f4178512670e446d099c17c62..0ec66f9caae5220dcc89284a2176f5071fcd3617 100644
(file)
--- 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"])])