diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-11-21 16:04:13 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2007-12-21 05:46:03 +0100 |
commit | c14de3fd893c4a44cf35c2b354e51bf7f4a81992 (patch) | |
tree | adc9fded6bb9069342b61932761b6eb7e529cb9c /source4/configure.ac | |
parent | 3950e76a2f2a33f726ea4a798e603d6af53e8069 (diff) | |
download | samba-c14de3fd893c4a44cf35c2b354e51bf7f4a81992.tar.gz samba-c14de3fd893c4a44cf35c2b354e51bf7f4a81992.tar.xz samba-c14de3fd893c4a44cf35c2b354e51bf7f4a81992.zip |
r26100: Also check for SWIG.
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r-- | source4/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/configure.ac b/source4/configure.ac index f4fb671aed7..0163940bc0d 100644 --- a/source4/configure.ac +++ b/source4/configure.ac @@ -92,7 +92,6 @@ m4_include(kdc/config.m4) m4_include(ntvfs/sysdep/config.m4) m4_include(lib/appweb/config.m4) m4_include(nsswitch/config.m4) -m4_include(libcli/config.m4) ################################################# # add *_CFLAGS only for the real build |