summaryrefslogtreecommitdiff
path: root/source4/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/gtk')
-rw-r--r--source4/gtk/config.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/gtk/config.m4 b/source4/gtk/config.m4
index e2056b2f4f..4ca0615876 100644
--- a/source4/gtk/config.m4
+++ b/source4/gtk/config.m4
@@ -1,14 +1,14 @@
dnl # LIB GTK SMB subsystem
SMB_EXT_LIB_FROM_PKGCONFIG(gtk, [glib-2.0 gtk+-2.0 >= 2.4])
-SMB_ENABLE(GTKSMB, NO)
+SMB_ENABLE(gtksamba, NO)
SMB_ENABLE(gregedit, NO)
SMB_ENABLE(gwcrontab, NO)
SMB_ENABLE(gwsam, NO)
SMB_ENABLE(gepdump, NO)
if test t$SMB_ENABLE_gtk = tYES; then
- SMB_ENABLE(GTKSMB, YES)
+ SMB_ENABLE(gtksamba, YES)
SMB_ENABLE(gregedit, YES)
SMB_ENABLE(gwcrontab, YES)
SMB_ENABLE(gwsam, YES)