summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-1/+0
2007-10-10r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij1-9/+1
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-4/+1
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-93/+7
2007-10-10r10393: More type checking in sconsJelmer Vernooij2-7/+0
2007-10-10r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij1-3/+11
2007-10-10r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij1-2/+2
2007-10-10r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2-29/+44
2007-10-10r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher1-18/+0
2007-10-10r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher1-2/+2
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach6-16/+243
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij1-0/+2
2007-10-10r9939: Add configure check for yapp.James Peach1-0/+2
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