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