summaryrefslogtreecommitdiffstats
path: root/source4/dynconfig/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-30/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* s4:dynconfig: let the autoconf build compile againStefan Metzmacher2010-05-181-1/+6
| | | | metze
* Revert "s4: remove unused references to swat"Andrew Bartlett2010-05-141-0/+1
| | | | | | | This reverts most of commit 1765732f82719a4bc925f21ef4999bd19a8d1f6c. The s3compat build needs the SWAT location to be compatible with Samba3.
* s4: remove unused references to swatStefan Metzmacher2010-04-291-1/+0
| | | | metze
* s4:dynconfig: fix the autoconf build and pass -DPYTHONDIR=\"$(pythondir)\"Stefan Metzmacher2010-04-201-2/+2
| | | | metze
* s4-config: add dyn_SBINDIRAndrew Tridgell2010-02-231-0/+1
|
* s4:build torturedir and -DTORTUREDIR is unusedAndrew Bartlett2009-12-071-1/+0
| | | | (And made building RPMs much more difficult for JHT)
* Consistently use lower case variable names for path variables.Jelmer Vernooij2008-09-291-6/+6
| | | | Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me.
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
| | | | | | | | This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c
* S3 puts smb.conf and lmhosts in lib/, s4 into etc/Volker Lendecke2008-09-231-4/+4
|
* Avoid using version call for version string.Jelmer Vernooij2008-09-031-2/+1
| | | | (This used to be commit 1897cef508c8bea817c510bd9023d794cb983864)
* dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett2008-06-281-1/+3
| | | | (This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-1/+2
| | | | | | | | This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-271-0/+23
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)