summaryrefslogtreecommitdiffstats
path: root/source4/build/m4/rewrite.m4
Commit message (Expand)AuthorAgeFilesLines
* r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij2007-10-101-240/+1
* 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
* r15257: Look for headers before trying to use them in any tests. ThisJelmer Vernooij2007-10-101-6/+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
* 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
* r14844: Support a stdbool.h replacement in lib/replace/Jelmer Vernooij2007-10-101-1/+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
* 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
* r13071: Work around a really annoying compiler warning where header fileJames Peach2007-10-101-0/+21
* r12805: merge from samba3Stefan Metzmacher2007-10-101-2/+2
* r11481: Disable pre-linking on VMSJelmer Vernooij2007-10-101-0/+5
* 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
* 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
* r10071: Configure checks for IRIX build environment. Test whether we canJames Peach2007-10-101-2/+0
* 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
* 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
* 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
* 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
* r7866: Remove some unused autoconf macro calls.Jelmer Vernooij2007-10-101-17/+11
* r7672: this should fix the crypt dependency problem (I hope!)Andrew Tridgell2007-10-101-3/+3
* r7302: remove dublicate includesStefan Metzmacher2007-10-101-3/+0
* r7288: Remove empty wrapper functionJelmer Vernooij2007-10-101-2/+2
* r7284: more build issues for sqlite3Derrell Lipman2007-10-101-0/+1
* r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij2007-10-101-1/+1
* r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij2007-10-101-3/+3
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-16/+0
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-101-1/+1
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-3/+0
* r5194: added support for using epoll instead of select() on systems that haveAndrew Tridgell2007-10-101-0/+3