summaryrefslogtreecommitdiff
path: root/source4/gtk/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source4/gtk/config.m4')
-rw-r--r--source4/gtk/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/gtk/config.m4 b/source4/gtk/config.m4
index c15d93ddef..e2056b2f4f 100644
--- a/source4/gtk/config.m4
+++ b/source4/gtk/config.m4
@@ -7,7 +7,7 @@ SMB_ENABLE(gwcrontab, NO)
SMB_ENABLE(gwsam, NO)
SMB_ENABLE(gepdump, NO)
-if test t$SMB_EXT_LIB_ENABLE_gtk = tYES; then
+if test t$SMB_ENABLE_gtk = tYES; then
SMB_ENABLE(GTKSMB, YES)
SMB_ENABLE(gregedit, YES)
SMB_ENABLE(gwcrontab, YES)