summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorroot <root>2011-01-07 22:00:12 +0000
committerroot <root>2011-01-07 22:00:12 +0000
commitf9abc4bec8a3fa043db69b81f96f1426c98f392a (patch)
tree12b28b4ce20c77e551620fe8c19b2051b6a93b4d /configure.ac
parentddf9c4d55b914eefb8141eb34f77433307113c68 (diff)
*** empty log message ***
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 f55f47a..9f4cea9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ if test "x$GCC" = xyes ; then
fi
dnl somebody will forgive me
-CFLAGS="-D_GNU_SOURCE"
+CFLAGS="-D_GNU_SOURCE $CFLAGS"
m4_include([libeio.m4])