summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
* Fix merged build .Jelmer Vernooij2008-10-141-1/+0
* Move make check out of cache call to avoid weird formatting.Jelmer Vernooij2008-10-141-1/+1
* Make check_*.m4 m4 library files just contain functions that can beJelmer Vernooij2008-10-145-24/+266
* Move checks for perl inside function.Jelmer Vernooij2008-10-141-5/+12
* Move checks for make inside function.Jelmer Vernooij2008-10-141-2/+14
* Fix path check.Jelmer Vernooij2008-10-141-1/+1
* Fix FHS flag, rename to --enable-fhs since it's a feature flagJelmer Vernooij2008-09-301-7/+12
* Prevent prefix=/usr being used without --with-fhs.Matthias Dieter Wallnoefer2008-09-181-0/+5
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-3/+9
* configure: use AS_HELP_STRING for --with-disable-ext-libMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --enable-developerMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --enable-debug.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-selftest-prefix.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-logfilebase.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-piddirMichael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-lockdir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --ntp-signd-socket-dir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir.Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-winbindd-socket-dir .Michael Adam2008-08-161-1/+1
* configure: use AS_HELP_STRING for --with-privatedirMichael Adam2008-08-161-1/+1
* configure: format help string for --with-fhs with AS_HELP_STRING().Michael Adam2008-08-161-1/+1
* configure: remove duplicate definition of --with-winbindd-socket-dir.Michael Adam2008-08-161-16/+0
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-0/+3
* Use a configure-specified directory for the winbind priv pipeAndrew Bartlett2008-06-281-2/+37
* build/m4: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-0/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+0
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+19
* Allow specifying different input file to smb_build.Jelmer Vernooij2008-05-181-1/+1
* Move writing of data.mk file to m4 macro.Jelmer Vernooij2008-05-181-0/+31
* Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2008-05-181-0/+40
* Fail earlier on if shared libs can't be built.Jelmer Vernooij2008-05-111-29/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-3/+0
|\
| * Revert "Fix building with system-provided LDB."Jelmer Vernooij2008-05-101-3/+0
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-05-101-0/+3
|\|
| * Fix building with system-provided LDB.Jelmer Vernooij2008-05-101-0/+3
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-6/+4
|\|
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-2/+0
| * Fix unresolved symbols.Jelmer Vernooij2008-04-141-4/+4
| * Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-7/+3
* | Merge v4.0-testJelmer Vernooij2008-03-281-5/+3
|\|
| * Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-291-23/+6
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+0
* | Remove workaround for some non-GNU makes.Jelmer Vernooij2008-02-251-23/+6
|/
* Simpler specification of CFLAGS and LDFLAGSAndrew Bartlett2008-02-201-7/+10
* Fix a typo.Michael Adam2008-02-191-1/+1
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* Use implicit build system element creation for external libraries.Jelmer Vernooij2008-02-181-18/+4
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-111-4/+4
* Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2008-02-111-2/+5