summaryrefslogtreecommitdiff
path: root/source4/configure.ac
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-04-05 21:35:36 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-04-05 21:35:36 +1100
commitcb98235a833bd3e67902ffe4d4a90801c5e75ada (patch)
tree62da39ce25136297e84a18b391124155fbb5a063 /source4/configure.ac
parent9f96f39ca095a5f450f673e607a72efed504fdad (diff)
parentfaa3dec34a67b59fc7e733a2ce3a9d9f2cb34b2d (diff)
downloadsamba-cb98235a833bd3e67902ffe4d4a90801c5e75ada.tar.gz
samba-cb98235a833bd3e67902ffe4d4a90801c5e75ada.tar.bz2
samba-cb98235a833bd3e67902ffe4d4a90801c5e75ada.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
(This used to be commit 7355055569654f5d4876034fa86fa70d0417dcf8)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r--source4/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index 0e264d3474..66fb69694e 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -26,6 +26,7 @@ m4_include(lib/popt/samba.m4)
m4_include(lib/charset/config.m4)
m4_include(lib/socket/config.m4)
m4_include(nsswitch/nsstest.m4)
+m4_include(pidl/config.m4)
AC_CONFIG_FILES(lib/registry/registry.pc)
AC_CONFIG_FILES(librpc/dcerpc.pc)
@@ -34,6 +35,7 @@ AC_CONFIG_FILES(torture/torture.pc)
AC_CONFIG_FILES(auth/gensec/gensec.pc)
AC_CONFIG_FILES(param/samba-hostconfig.pc)
AC_CONFIG_FILES(librpc/dcerpc_samr.pc)
+AC_CONFIG_FILES(librpc/dcerpc_atsvc.pc)
SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.2.0,
[],