summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorroot <root>2011-05-02 13:12:22 +0000
committerroot <root>2011-05-02 13:12:22 +0000
commitb59e210f61bfdb287781a799ec7b4c1a778c5f95 (patch)
tree63ace2e1d051ca5a7f49bed2eae62c81f9421827 /configure.ac
parenta75405227ad65bc341e07b79b0eee8812bd67486 (diff)
*** empty log message ***
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 96f6bc8..d80b3b2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,7 @@ if test "x$GCC" = xyes ; then
CFLAGS="-O3 $CFLAGS"
fi
-dnl somebody will forgive me
-CFLAGS="-D_GNU_SOURCE $CFLAGS"
+AC_GNU_SOURCE
m4_include([libeio.m4])