From: Günther Deschner Date: Wed, 5 Mar 2008 15:31:04 +0000 (+0100) Subject: Revert "Make sure to generate pkgconfig files for libtdb and libtalloc." X-Git-Tag: samba-3.3.0pre1~3436^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ead849949b1b879e2bc4a6b1f7c3d2df1962170a;p=thirdparty%2Fsamba.git Revert "Make sure to generate pkgconfig files for libtdb and libtalloc." This uses incorrect version numbers for tdb and talloc. Guenther This reverts commit df97fb019b89a147a0a2c560003d74c354fcc4b6. --- diff --git a/source/configure.in b/source/configure.in index 1ebd84e9a8a..056c0f80495 100644 --- a/source/configure.in +++ b/source/configure.in @@ -6229,8 +6229,6 @@ AC_OUTPUT(Makefile library-versions pkgconfig/wbclient.pc pkgconfig/netapi.pc pkgconfig/smbsharemodes.pc - lib/talloc/talloc.pc - lib/tdb/tdb.pc ) #################################################