summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
* r9587: Fix SWAT data dir for --with-fhsJelmer Vernooij2007-10-101-1/+1
* r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach2007-10-103-4/+200
* r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell2007-10-101-1/+1
* r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher2007-10-101-8/+0
* r9108: try to get aix building...Stefan Metzmacher2007-10-101-0/+8
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-101-159/+7
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+1
* r8868: add comfigure check for c99 struct initialization,Stefan Metzmacher2007-10-101-0/+21
* r8853: fixed path to smb.confAndrew Tridgell2007-10-101-1/+1
* r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij2007-10-101-0/+1
* r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij2007-10-105-224/+43
* r8713: Experiment to try and fix warnings on 64-bit machines without breakingTim Potter2007-10-101-1/+1
* r8540: fixed network interface detection on several hostsAndrew Tridgell2007-10-101-3/+0
* r8533: improve --help outputAndrew Tridgell2007-10-101-1/+1
* r8532: this miight fix cross compilation for reactosAndrew Tridgell2007-10-101-0/+4
* r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell2007-10-101-1/+5
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-101-0/+1
* r8453: my solaris10 box doesn't have math.hAndrew Tridgell2007-10-101-1/+1
* r8359: fix a shell warningStefan Metzmacher2007-10-101-1/+1
* r8356: avoid warning from AC_CHECK_HEADER that file is present but cannot be ...Love Hörnquist Åstrand2007-10-101-1/+7
* r8306: some more heimdal configure checksAndrew Tridgell2007-10-101-1/+1
* r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher2007-10-101-0/+15
* r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'.Jelmer Vernooij2007-10-102-0/+2
* r7895: hopefully this will fix the popt build on solarisAndrew Tridgell2007-10-101-0/+2
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-101-17/+11
* r7790: Allow remembering more configure-level data (andJelmer Vernooij2007-10-102-1/+4
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-101-3/+3
* r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher2007-10-102-0/+17
* r7419: when we have both --enable-developer and --enable-debug we don't need ...Andrew Tridgell2007-10-101-9/+10
* r7302: remove dublicate includesStefan Metzmacher2007-10-101-3/+0
* r7288: Remove empty wrapper functionJelmer Vernooij2007-10-102-21/+2
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-109-0/+738
* r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2007-10-101-1/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2007-10-101-3/+3
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-16/+0
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-101-1/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-3/+0
* r5194: added support for using epoll instead of select() on systems that haveAndrew Tridgell2007-10-101-0/+3
* r5043: this broke more systems than it helped. Remove it and try to workAndrew Tridgell2007-10-101-9/+0
* r5042: another attempt to get solaris10 buildingAndrew Tridgell2007-10-101-1/+1
* r5040: attempt to get solaris10 building by defining _XOPEN_SOURCEAndrew Tridgell2007-10-101-0/+9
* r4800: proper fix for the _GNU_SOURCE problem with comparison_fn_tAndrew Tridgell2007-10-101-11/+1
* r4799: comparison_fn_t is under __USE_GNU on GNU systems, therefore, we need ...Alexander Bokovoy2007-10-101-0/+5
* r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell2007-10-101-604/+20
* r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2007-10-101-3/+13
* r4363: value "none required" is set if no library is needed (autoconf does th...Jelmer Vernooij2007-10-101-1/+7
* r4362: dlopen() doesn't imply -ldlJelmer Vernooij2007-10-101-1/+1