summaryrefslogtreecommitdiffstats
path: root/source4/build/m4
Commit message (Expand)AuthorAgeFilesLines
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-102-240/+197
* r15312: Fix dependency on gtksamba when GTK+ is not presentJelmer Vernooij2007-10-101-4/+0
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-2/+2
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-4/+0
* r15280: - remove the 2nd check for __FUNCTION__Stefan Metzmacher2007-10-101-7/+0
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-102-18/+8
* r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work on getting DSO's working...Jelmer Vernooij2007-10-101-1/+1
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-6/+1
* r15236: Fix -MT detectionJelmer Vernooij2007-10-101-1/+1
* r15232: Look for CC flags, not C++ flags..Jelmer Vernooij2007-10-102-77/+2
* r15231: Try to fix detection of ability of CC to generate dependenciesJelmer Vernooij2007-10-101-2/+6
* r15224: Check whether -MT is actually supported by the compiler before usingJelmer Vernooij2007-10-101-1/+2
* r15223: Move heimdal's -I parameters from the global list of includes toJelmer Vernooij2007-10-101-1/+1
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r15200: Move MIN/MAX macros to libreplace as some systems have themJelmer Vernooij2007-10-101-1/+1
* r15190: Disable sonames for the BSDs and solaris as they don't take more thenJelmer Vernooij2007-10-101-7/+1
* r15143: Pull in GNU extensions right at the start of the configure process. ThisJames Peach2007-10-101-0/+2
* r15002: More cleanups in build/m4/rewrite.m4Jelmer Vernooij2007-10-101-40/+0
* r15000: Move some more autoconf tests out of build/m4/rewrite.m4Jelmer Vernooij2007-10-101-42/+0
* r14999: Remove more unused autoconf codeJelmer Vernooij2007-10-101-20/+1
* r14998: Remove unused autoconf test, move others to proper placesJelmer Vernooij2007-10-101-205/+5
* r14913: readd --with-selftest-prefix as it's neededStefan Metzmacher2007-10-101-0/+18
* r14910: Remove unused configure optionsJelmer Vernooij2007-10-101-52/+0
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-102-5/+1
* r14816: Simplify test for comparison_fn_tJelmer Vernooij2007-10-101-20/+0
* r14813: Remove headers already checked for earlier or not used.Jelmer Vernooij2007-10-101-2/+1
* r14812: Fix typosJelmer Vernooij2007-10-101-2/+2
* r14621: Define HAVE_IMMEDIATE_STRUCTURES for those using Samba headers,Jelmer Vernooij2007-10-101-0/+1
* r14583: Enable automatic dependencies only if GNU make >= 3.81 is present.Jelmer Vernooij2007-10-101-0/+31
* r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts hasJelmer Vernooij2007-10-101-9/+0
* r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij2007-10-101-1/+3
* r14104: version.h has changed the locationStefan Metzmacher2007-10-101-2/+2
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-101-1/+0
* r13917: fix detection of the visibility support,Stefan Metzmacher2007-10-101-7/+14
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-101-11/+18
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-20/+12
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-7/+9
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2007-10-101-2/+2
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2007-10-101-0/+12
* r13249: Check for alloca.h. popt needs this.James Peach2007-10-101-0/+1
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2007-10-101-21/+0
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-0/+19
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2007-10-101-0/+8
* r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach2007-10-101-0/+5
* r13225: Enable full compiler warnings for developer mode on IRIX.James Peach2007-10-101-3/+7
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2007-10-101-11/+12
* r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2007-10-101-51/+6
* r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett2007-10-101-7/+9