summaryrefslogtreecommitdiff
path: root/source3/samba4.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-15 15:16:54 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-15 15:16:54 +0200
commit25b08eb2e2645eece1a3fe20de988c9a2f328d36 (patch)
tree28c30e352ba32f86b49eb7444f8297f9cf3ebb8a /source3/samba4.m4
parentb8e8e9f0a58bf2d8c3f6fb6b29ff5e86f19b7a3a (diff)
downloadsamba-25b08eb2e2645eece1a3fe20de988c9a2f328d36.tar.gz
samba-25b08eb2e2645eece1a3fe20de988c9a2f328d36.tar.bz2
samba-25b08eb2e2645eece1a3fe20de988c9a2f328d36.zip
Add flag for merged build.
Diffstat (limited to 'source3/samba4.m4')
-rw-r--r--source3/samba4.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/samba4.m4 b/source3/samba4.m4
index 470a5a415f..86047c19a6 100644
--- a/source3/samba4.m4
+++ b/source3/samba4.m4
@@ -101,7 +101,7 @@ m4_include(nsswitch/config.m4)
dnl Samba 4 files
AC_SUBST(LD)
AC_LIBREPLACE_SHLD_FLAGS
-SMB_WRITE_MAKEVARS(samba4-config.mk, [prefix exec_prefix CPPFLAGS LDSHFLAGS POPT_OBJ CFLAGS TALLOC_OBJ])
+SMB_WRITE_MAKEVARS(samba4-config.mk, [prefix exec_prefix CPPFLAGS LDSHFLAGS POPT_OBJ CFLAGS TALLOC_OBJ POPT_LIBS])
oldbuilddir="$builddir"
builddir="$builddir/../source4"