summaryrefslogtreecommitdiff
path: root/source4/lib/replace/libreplace.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-06 01:05:19 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:44:24 +0100
commit48ed51e61ec4378a0c3d4063a28d7247813548dc (patch)
tree4ddbf8065f52c7b6a35e1ba939b0436f0bd1b10d /source4/lib/replace/libreplace.m4
parentf52ce954836f46c517f037a819fe0fe37f50d681 (diff)
downloadsamba-48ed51e61ec4378a0c3d4063a28d7247813548dc.tar.gz
samba-48ed51e61ec4378a0c3d4063a28d7247813548dc.tar.bz2
samba-48ed51e61ec4378a0c3d4063a28d7247813548dc.zip
r25846: Add configure test for -Wl,--export-dynamic.
(This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1)
Diffstat (limited to 'source4/lib/replace/libreplace.m4')
-rw-r--r--source4/lib/replace/libreplace.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/replace/libreplace.m4 b/source4/lib/replace/libreplace.m4
index dd7dbf4e47..a02167ed17 100644
--- a/source4/lib/replace/libreplace.m4
+++ b/source4/lib/replace/libreplace.m4
@@ -355,5 +355,6 @@ CFLAGS="$CFLAGS -I$libreplacedir"
])
m4_include(libreplace_cc.m4)
+m4_include(libreplace_ld.m4)
m4_include(libreplace_macros.m4)
m4_include(autoconf-2.60.m4)