summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-01-19 14:22:32 +0000
committerStefan Metzmacher <metze@samba.org>2004-01-19 14:22:32 +0000
commit8a102d1aae2720bbc8d50dc3decb13839f02af60 (patch)
treeae018b2ca9d68f7f65f06d6b489169a9a1a4da47 /source4/include
parentdc5f5d8a1bf1c775fe07f3fdb0bc6b5bdbd4dc77 (diff)
downloadsamba-8a102d1aae2720bbc8d50dc3decb13839f02af60.tar.gz
samba-8a102d1aae2720bbc8d50dc3decb13839f02af60.tar.bz2
samba-8a102d1aae2720bbc8d50dc3decb13839f02af60.zip
remove all unused stuff from Makefile.in
and some stuff from configure.in and dynconfig.[ch] make all makes bin/gentest bin/masktest bin/smbd bin/locktest bin/smbclient bin/smbtorture bin/ndrdump now metze (This used to be commit e0043693a66a319ab7fef0e4202239c0b5d4bff8)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/dynconfig.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source4/include/dynconfig.h b/source4/include/dynconfig.h
index 93a182ee3d..b2fd7a29a2 100644
--- a/source4/include/dynconfig.h
+++ b/source4/include/dynconfig.h
@@ -25,8 +25,7 @@
**/
extern char const *dyn_SBINDIR,
- *dyn_BINDIR,
- *dyn_SWATDIR;
+ *dyn_BINDIR;
extern pstring dyn_CONFIGFILE;
extern const char *dyn_LOGFILEBASE;