summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorroot <root>2011-05-02 13:11:01 +0000
committerroot <root>2011-05-02 13:11:01 +0000
commita75405227ad65bc341e07b79b0eee8812bd67486 (patch)
tree4d51eed509a4f549ef5577af37cfb7a13d4c03ee /configure.ac
parent08d5b6783e3cd5f461605022f08a357434ba769f (diff)
exg rocks
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9f4cea9..96f6bc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ AC_PROG_LIBTOOL
AC_PROG_CC
if test "x$GCC" = xyes ; then
- CFLAGS="$CFLAGS -O3"
+ CFLAGS="-O3 $CFLAGS"
fi
dnl somebody will forgive me