svn commit: samba r2686 - in branches/SAMBA_4_0/source/lib/registry: .

metze at samba.org metze at samba.org
Mon Sep 27 11:38:37 GMT 2004


Author: metze
Date: 2004-09-27 11:38:36 +0000 (Mon, 27 Sep 2004)
New Revision: 2686

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/lib/registry&rev=2686&nolog=1

Log:
remove unused gtk+ check

metze

Modified:
   branches/SAMBA_4_0/source/lib/registry/config.m4


Changeset:
Modified: branches/SAMBA_4_0/source/lib/registry/config.m4
===================================================================
--- branches/SAMBA_4_0/source/lib/registry/config.m4	2004-09-27 10:14:24 UTC (rev 2685)
+++ branches/SAMBA_4_0/source/lib/registry/config.m4	2004-09-27 11:38:36 UTC (rev 2686)
@@ -15,8 +15,6 @@
 	SMB_MODULE_DEFAULT(registry_gconf, STATIC)
 fi
 
-SMB_EXT_LIB_FROM_PKGCONFIG(gtk, [glib-2.0 gtk+-2.0])
-
 SMB_MODULE_MK(registry_nt4, REGISTRY, STATIC, lib/registry/config.mk)
 SMB_MODULE_MK(registry_w95, REGISTRY, STATIC, lib/registry/config.mk)
 SMB_MODULE_MK(registry_dir, REGISTRY, STATIC, lib/registry/config.mk)



More information about the samba-cvs mailing list