summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 5612d2b250..3f419b3ba5 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -319,7 +319,6 @@ case "$host_os" in
;;
esac
else
- DYNEXP="-dc -dp"
CPPFLAGS="$CPPFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
AC_DEFINE(_LARGEFILE64_SOURCE)
AC_DEFINE(_FILE_OFFSET_BITS,64)