s4: make libintl a build dependency of heimdal_krb5 so all dependent binaries are...
[tprouty/samba.git] / source4 / build / m4 / check_path.m4
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Björn Jacke"test" expects only one =
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-14 Jelmer VernooijFix path check.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijFix FHS flag, rename to --enable-fhs since it's a featu...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Matthias Dieter... Prevent prefix=/usr being used without --with-fhs.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-disable-ext-lib
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --enable-developer
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --enable-debug.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-selftest-prefix.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-logfilebase.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-piddir
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-lockdir.
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --ntp-signd-socket...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-winbindd-privi...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-winbindd-socke...
2008-08-15 Michael Adamconfigure: use AS_HELP_STRING for --with-privatedir
2008-08-15 Michael Adamconfigure: format help string for --with-fhs with AS_HE...
2008-08-15 Michael Adamconfigure: remove duplicate definition of --with-winbin...
2008-06-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-28 Andrew BartlettUse a configure-specified directory for the winbind...
2008-05-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-29 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-29 Andrew BartlettAllow the ntp_signd socket to be set from configure.
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-19 Michael AdamFix a typo.
2007-10-10 Stefan Metzmacherr18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4
2007-10-10 Stefan Metzmacherr17531: fix whitespaces
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Stefan Metzmacherr14913: readd --with-selftest-prefix as it's needed
2007-10-10 Jelmer Vernooijr14910: Remove unused configure options
2007-10-10 Jelmer Vernooijr14281: Pull apart LIBDIR and MODULESDIR
2007-10-10 Andrew Bartlettr13269: ${prefix} is a special case in the autoconf...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Stefan Metzmacherr13163: as we don't import the raw magic configure...
2007-10-10 Andrew Bartlettr13153: Try to move closer to FHS. This probably break...
2007-10-10 Andrew Bartlettr13152: Jelmer assures me that this won't break anythin...
2007-10-10 Stefan Metzmacherr12301: FHS 2.2 says that /var/cache/* contains only...
2007-10-10 Stefan Metzmacherr12266: add --with-libdir option to overwrite the resul...
2007-10-10 Stefan Metzmacherr10077: - move gcc option checks to check_cc.m4
2007-10-10 Jelmer Vernooijr9587: Fix SWAT data dir for --with-fhs
2007-10-10 James Peachr9494: Add ac-archive macro for checking GCC options...
2007-10-10 Andrew Tridgellr8853: fixed path to smb.conf
2007-10-10 Jelmer Vernooijr8832: Automatically rebuilding C files if headers...
2007-10-10 Jelmer Vernooijr8826: Make configure generate config.mk files (with...
2007-10-10 Stefan Metzmacherr8359: fix a shell warning
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Jelmer Vernooijr7790: Allow remembering more configure-level data...
2007-10-10 Andrew Tridgellr7419: when we have both --enable-developer and --enabl...
2007-10-10 Jelmer Vernooijr7274: Move m4 files to seperate dir