summaryrefslogtreecommitdiff
path: root/source4/configure.ac
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-01 15:08:30 +0200
commitf41b9a9dde0dcad17e3a137537548f9bd9ab3901 (patch)
tree72a4dee546384c79e2648125bf441c832372a8c3 /source4/configure.ac
parent0ef6489eb171767401c2937f36e44c0b3c58f4f0 (diff)
downloadsamba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.tar.gz
samba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.tar.bz2
samba-f41b9a9dde0dcad17e3a137537548f9bd9ab3901.zip
Rename libsamba-config to libsamba-hostconfig.
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r--source4/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/configure.ac b/source4/configure.ac
index 41f1bcf054..0e264d3474 100644
--- a/source4/configure.ac
+++ b/source4/configure.ac
@@ -32,7 +32,7 @@ AC_CONFIG_FILES(librpc/dcerpc.pc)
AC_CONFIG_FILES(librpc/ndr.pc)
AC_CONFIG_FILES(torture/torture.pc)
AC_CONFIG_FILES(auth/gensec/gensec.pc)
-AC_CONFIG_FILES(param/samba-config.pc)
+AC_CONFIG_FILES(param/samba-hostconfig.pc)
AC_CONFIG_FILES(librpc/dcerpc_samr.pc)
SMB_EXT_LIB_FROM_PKGCONFIG(LIBTALLOC, talloc >= 1.2.0,