summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell1-1/+1
2007-10-10r4123: set locale to C to ensure ascii string functions workAndrew Tridgell1-0/+2
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-1/+1
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij1-8/+0
2007-10-10r3691: Use packagesJelmer Vernooij1-1/+1
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-10/+0
2007-10-10r3448: some systems don't have stdint.hAndrew Tridgell1-0/+1
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-3/+6
2007-10-10r3027: got rid of some configure checks we don't need any moreAndrew Tridgell1-45/+5
2007-10-10r2951: fixed the intptr_t test for discard_const()Andrew Tridgell1-1/+1
2007-10-10r2900: rusty pointed out to me that discard_const() can be done via a macroAndrew Tridgell1-0/+1
2007-10-10r2656: moved the seteuid configure tests into the posix backend (these testsAndrew Tridgell1-58/+0