summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2004-01-29 16:08:19 +0000
committerStefan Metzmacher <metze@samba.org>2004-01-29 16:08:19 +0000
commit0d90f4b47b463b2e68dd63ab30a2f022ddece14b (patch)
treecded5b02175ca05c738f0b257e8c8ba783367ef3 /source4/Makefile.in
parent04376e44b652711bf63ab404806af6531efc5694 (diff)
downloadsamba-0d90f4b47b463b2e68dd63ab30a2f022ddece14b.tar.gz
samba-0d90f4b47b463b2e68dd63ab30a2f022ddece14b.tar.bz2
samba-0d90f4b47b463b2e68dd63ab30a2f022ddece14b.zip
remove unused configure checks and options
--with-acl-support --with-sendfile-support --with-manpages-langs --with-utmp --with-quotas --with-nisplus-home --with-profiling-data --with-syslog --with-pam_smbpass --with-pam --with-smbmount --with-automount --with-dce-dfs --with-afs --with-smbwrapper poll and poll.h I'm sure we need some of this but e.g. acl, sendfile and quotas belong only to the posix ntvfs module, so the tests will to into a seperate config.m4 file, when we need them... metze (This used to be commit 9bf405dd40c2133700a55fc6e163e975b4e62a66)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index 41349df249..4c3f216867 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -19,7 +19,6 @@ CFLAGS=@CFLAGS@
CPPFLAGS=@CPPFLAGS@
LDFLAGS=@LDFLAGS@
LDSHFLAGS=@LDSHFLAGS@ @LDFLAGS@ @CFLAGS@
-AWK=@AWK@
PERL=@PERL@
DYNEXP=@DYNEXP@