summaryrefslogtreecommitdiff
path: root/dynconfig
Commit message (Collapse)AuthorAgeFilesLines
* dynconfig/wscript: use $libdir/security for PAMMODULESDIR as in config.m4Stefan Metzmacher2011-07-131-3/+3
| | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jul 13 17:44:01 CEST 2011 on sn-devel-104
* s3:configure: use the same dynconfig options and default values as the ↵Stefan Metzmacher2011-07-131-0/+256
| | | | | | toplevel build metze
* dynconfig: rework the logic to support --enable-fhsStefan Metzmacher2011-07-131-119/+275
| | | | | | | | | | | This reorders the data structure which represents the options to build a more useful hierachy. This makes it more obvious which defaults values are used in the 'STD' and 'FHS' flavors. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jul 13 09:33:21 CEST 2011 on sn-devel-104
* dynconfig: add SambaIndentedHelpFormatter in order to support \n in option ↵Stefan Metzmacher2011-07-131-1/+54
| | | | | | help text metze
* dynconfig: remember which options still have their default valueStefan Metzmacher2011-07-131-2/+10
| | | | | | | If the values are explicit specified on the command line, we need to keep them. metze
* dynconfig: use an option group for the samba specific optionsStefan Metzmacher2011-07-131-2/+4
| | | | metze
* Revert "s4-build Change default paths and --with flags for a 4.0 release"Stefan Metzmacher2011-07-131-20/+58
| | | | This reverts commit edd3e8b03aa0bca85d4a9a62b35471e76a1f9390.
* Revert "build: Put lockdir and cachedir in FHS-like locations by default"Stefan Metzmacher2011-07-131-2/+2
| | | | This reverts commit 6c9a78074a429773cefd1a3c798b7e3ad7d4c325.
* s3-waf: remove s3-waf specific dynconfig.Günther Deschner2011-06-281-1/+4
| | | | | | | | | | | This merge finally makes --with-logfilebase=foo and friends work appropriately. Andrews, Andreas, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jun 28 17:54:42 CEST 2011 on sn-devel-104
* build: move dynconfig for top level build upAndrew Bartlett2011-06-211-0/+115
| | | | Signed-off-by: Andrew Tridgell <tridge@samba.org>
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-272-0/+179