summaryrefslogtreecommitdiff
path: root/source4/build/m4/check_ld.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-16 21:50:31 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:41 +0100
commit013a762ca2b27255ddb03fbd675d5083b9c4724b (patch)
tree2df2002b10fb6c79ffb489b63ef5613a24a79b69 /source4/build/m4/check_ld.m4
parentafafeca8149fedbceb0f6c411e6e0ee364739c55 (diff)
downloadsamba-013a762ca2b27255ddb03fbd675d5083b9c4724b.tar.gz
samba-013a762ca2b27255ddb03fbd675d5083b9c4724b.tar.bz2
samba-013a762ca2b27255ddb03fbd675d5083b9c4724b.zip
r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building with shared libs.
(This used to be commit 44529b24467ac94d47d14a53177554b39a80da1a)
Diffstat (limited to 'source4/build/m4/check_ld.m4')
-rw-r--r--source4/build/m4/check_ld.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/m4/check_ld.m4 b/source4/build/m4/check_ld.m4
index 88d3e49e0c..3b69057a69 100644
--- a/source4/build/m4/check_ld.m4
+++ b/source4/build/m4/check_ld.m4
@@ -105,6 +105,7 @@ AC_LIBREPLACE_SHLD
AC_LIBREPLACE_SHLD_FLAGS
AC_LIBREPLACE_MDLD
AC_LIBREPLACE_MDLD_FLAGS
+AC_LIBREPLACE_RUNTIME_LIB_PATH_VAR
#######################################################
# test whether building a shared library actually works