summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-5/+4
* r12379: export the detected perlStefan Metzmacher2007-10-101-0/+1
* r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher2007-10-101-1/+1
* r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher2007-10-101-0/+13
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-29/+4
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-9/+0
* r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij2007-10-101-0/+4
* r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij2007-10-101-7/+0
* r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so theAndrew Tridgell2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-1/+0
* r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij2007-10-101-9/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-4/+1
* r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij2007-10-101-93/+7
* r10393: More type checking in sconsJelmer Vernooij2007-10-102-7/+0
* r10287: Compile compilers for build host. This fixes some bits ofJelmer Vernooij2007-10-101-3/+11
* r10283: Eliminate some more use of autoconf substitution variables.Jelmer Vernooij2007-10-101-2/+2
* r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2007-10-102-29/+44
* r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher2007-10-101-18/+0
* r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher2007-10-101-2/+2
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-106-16/+243
* r10041: Add 'gcov' make target. RunJelmer Vernooij2007-10-101-0/+2
* r9939: Add configure check for yapp.James Peach2007-10-101-0/+2
* 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