summaryrefslogtreecommitdiff
path: root/source4/build/m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij1-1/+1
2007-10-10r15190: Disable sonames for the BSDs and solaris as they don't take more thenJelmer Vernooij1-7/+1
2007-10-10r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach1-0/+2
2007-10-10r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij1-40/+0
2007-10-10r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij1-42/+0
2007-10-10r14999: Remove more unused autoconf codeJelmer Vernooij1-20/+1
2007-10-10r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij1-205/+5
2007-10-10r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher1-0/+18
2007-10-10r14910: Remove unused configure optionsJelmer Vernooij1-52/+0
2007-10-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2-5/+1
2007-10-10r14816: Simplify test for comparison_fn_tJelmer Vernooij1-20/+0
2007-10-10r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij1-2/+1
2007-10-10r14812: Fix typosJelmer Vernooij1-2/+2
2007-10-10r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij1-0/+1
2007-10-10r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij1-0/+31
2007-10-10r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij1-9/+0
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij1-1/+3
2007-10-10r14104: version.h has changed the locationStefan Metzmacher1-2/+2
2007-10-10r13967: change the standard visibility to "default" public againStefan Metzmacher1-1/+0
2007-10-10r13917: fix detection of the visibility support,Stefan Metzmacher1-7/+14
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij1-11/+18
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-20/+12
2007-10-10r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij1-7/+9
2007-10-10r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett1-2/+2
2007-10-10r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach1-0/+12
2007-10-10r13249: Check for alloca.h. popt needs this.James Peach1-0/+1
2007-10-10r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach1-21/+0
2007-10-10r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett1-0/+19
2007-10-10r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach1-0/+8
2007-10-10r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach1-0/+5
2007-10-10r13225: Enable full compiler warnings for developer mode on IRIX.James Peach1-3/+7
2007-10-10r13163: as we don't import the raw magic configure vars forStefan Metzmacher1-11/+12
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-51/+6
2007-10-10r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett1-7/+9
2007-10-10r13071: Work around a really annoying compiler warning where header fileJames Peach1-0/+21
2007-10-10r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher1-0/+19
2007-10-10r12805: merge from samba3Stefan Metzmacher1-2/+2
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher1-2/+11
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-5/+4
2007-10-10r12379: export the detected perlStefan Metzmacher1-0/+1
2007-10-10r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w...Stefan Metzmacher1-1/+1
2007-10-10r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher1-0/+13
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-29/+4
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-9/+0
2007-10-10r11299: Try to fix build on Stratos VOS (doesn't support ld -r)Jelmer Vernooij1-0/+4
2007-10-10r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij1-7/+0
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