1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

r2686: remove unused gtk+ check

metze
(This used to be commit d1e8b340a9)
This commit is contained in:
Stefan Metzmacher 2004-09-27 11:38:36 +00:00 committed by Gerald (Jerry) Carter
parent c8a7c5b95e
commit f63e3ae1f7

View File

@ -15,8 +15,6 @@ if test t$SMB_EXT_LIB_ENABLE_gconf = tYES; then
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)