summaryrefslogtreecommitdiffstats
path: root/source4/build/m4/rewrite.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r5043: this broke more systems than it helped. Remove it and try to workAndrew Tridgell2007-10-101-9/+0
* r5042: another attempt to get solaris10 buildingAndrew Tridgell2007-10-101-1/+1
* r5040: attempt to get solaris10 building by defining _XOPEN_SOURCEAndrew Tridgell2007-10-101-0/+9
* r4800: proper fix for the _GNU_SOURCE problem with comparison_fn_tAndrew Tridgell2007-10-101-11/+1
* r4799: comparison_fn_t is under __USE_GNU on GNU systems, therefore, we need ...Alexander Bokovoy2007-10-101-0/+5
* r4794: - disabled the ntacl command line utilities until they are rewritten t...Andrew Tridgell2007-10-101-604/+20
* r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2007-10-101-3/+13
* r4363: value "none required" is set if no library is needed (autoconf does th...Jelmer Vernooij2007-10-101-1/+7
* r4362: dlopen() doesn't imply -ldlJelmer Vernooij2007-10-101-1/+1
* r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell2007-10-101-1/+1
* r4123: set locale to C to ensure ascii string functions workAndrew Tridgell2007-10-101-0/+2
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-1/+1
* r3726: More simplifications/fixes in the build systemJelmer Vernooij2007-10-101-8/+0
* r3691: Use packagesJelmer Vernooij2007-10-101-1/+1
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-10/+0
* r3448: some systems don't have stdint.hAndrew Tridgell2007-10-101-0/+1