summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/tdb/config.m4')
-rw-r--r--source4/lib/tdb/config.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/tdb/config.m4 b/source4/lib/tdb/config.m4
index 0a475989b1..73e74ddd0c 100644
--- a/source4/lib/tdb/config.m4
+++ b/source4/lib/tdb/config.m4
@@ -1,8 +1,6 @@
AC_CHECK_FUNCS(mmap pread pwrite getpagesize utime)
AC_CHECK_HEADERS(getopt.h sys/select.h sys/time.h)
-AC_DEFINE([_GNU_SOURCE],[],[Pull in GNU extensions])
-
AC_HAVE_DECL(pread, [#include <unistd.h>])
AC_HAVE_DECL(pwrite, [#include <unistd.h>])