summaryrefslogtreecommitdiff
path: root/source4/dynconfig/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-04-30 18:20:54 +1000
committerAndrew Bartlett <abartlet@samba.org>2010-05-14 23:25:44 +1000
commitba4842a88076133b012cbcef632edb0fb822a56d (patch)
tree62a8084cfda76634e46efd47eefa5969d4189496 /source4/dynconfig/config.mk
parent3b8d9cd87e88ad454322b82eb2490477dbc82d8f (diff)
downloadsamba-ba4842a88076133b012cbcef632edb0fb822a56d.tar.gz
samba-ba4842a88076133b012cbcef632edb0fb822a56d.tar.bz2
samba-ba4842a88076133b012cbcef632edb0fb822a56d.zip
Revert "s4: remove unused references to swat"
This reverts most of commit 1765732f82719a4bc925f21ef4999bd19a8d1f6c. The s3compat build needs the SWAT location to be compatible with Samba3.
Diffstat (limited to 'source4/dynconfig/config.mk')
-rw-r--r--source4/dynconfig/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dynconfig/config.mk b/source4/dynconfig/config.mk
index 0e7408a57e..976ca71742 100644
--- a/source4/dynconfig/config.mk
+++ b/source4/dynconfig/config.mk
@@ -15,6 +15,7 @@ $(dynconfigsrcdir)/dynconfig.o: CFLAGS+=-DCONFIGFILE=\"$(CONFIG4FILE)\" -DBINDIR
-DLOCKDIR=\"$(lockdir)\" -DPIDDIR=\"$(piddir)\" -DDATADIR=\"$(datadir)\" \
-DLOGFILEBASE=\"$(logfilebase)\" \
-DCONFIGDIR=\"$(sysconfdir)\" -DNCALRPCDIR=\"$(ncalrpcdir)\" \
+ -DSWATDIR=\"$(swatdir)\" \
-DPRIVATE_DIR=\"$(privatedir)\" \
-DMODULESDIR=\"$(modulesdir)\" \
-DSETUPDIR=\"$(setupdir)\" \