summaryrefslogtreecommitdiff
path: root/source4/build/m4/rewrite.m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests.Jelmer Vernooij1-88/+2
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij1-240/+1
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-2/+2
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-4/+0
2007-10-10r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij1-6/+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-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-10r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij1-1/+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-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-10r13071: Work around a really annoying compiler warning where header fileJames Peach1-0/+21
2007-10-10r12805: merge from samba3Stefan Metzmacher1-2/+2
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
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
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-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach1-2/+0
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-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-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-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-10r7866: Remove some unused autoconf macro calls.Jelmer Vernooij1-17/+11
2007-10-10r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell1-3/+3
2007-10-10r7302: remove dublicate includesStefan Metzmacher1-3/+0
2007-10-10r7288: Remove empty wrapper functionJelmer Vernooij1-2/+2
2007-10-10r7284: more build issues for sqlite3Derrell Lipman1-0/+1
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