summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/libreplace.m4
Commit message (Expand)AuthorAgeFilesLines
* r18382: define _XOPEN_SOURCE to hopefully bring in MAP_FAILED inStefan Metzmacher2007-10-101-1/+6
* r18381: make sure autoconf doesn't add '-O2' to CFLAGSStefan Metzmacher2007-10-101-2/+3
* r18378: try enabling _OSF_SOURCE to see if it fixes the tru64 build problems -Andrew Tridgell2007-10-101-0/+6
* r18359: better handling of child process killing in standard modeAndrew Tridgell2007-10-101-1/+1
* r18350: we have to check for lstat() to keep roken happen on hpuxAndrew Tridgell2007-10-101-1/+1
* r18340: some HPUX boxes don't have ptrdiff_tAndrew Tridgell2007-10-101-0/+1
* r18339: need these checks for roken.h on hpuxAndrew Tridgell2007-10-101-0/+11
* r18336: autoconf tries to force on C89 mode on HP-UX, using the -AeAndrew Tridgell2007-10-101-0/+4
* r18335: more portable bool testsAndrew Tridgell2007-10-101-0/+9
* r18332: added back in our shared mmap test codeAndrew Tridgell2007-10-101-1/+9
* r18289: don't check for inline till we've worked out the main compiler flagsAndrew Tridgell2007-10-101-1/+1
* r18288: autoconf already has a C99 test builtin!Andrew Tridgell2007-10-101-0/+1
* r18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX bug with the definitionAndrew Tridgell2007-10-101-0/+6
* r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell2007-10-101-0/+2
* r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell2007-10-101-8/+12
* r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell2007-10-101-1/+2
* r18221: moved more configure checks into lib/replace/Andrew Tridgell2007-10-101-0/+32
* r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell2007-10-101-0/+31
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-101-13/+2
* r18145: rename cc_feature.m4 into libreplace_macros.m4Stefan Metzmacher2007-10-101-1/+1
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-101-0/+1
* r18127: Add macro AC_CHECK_DECL() for systems that don't have it.Jelmer Vernooij2007-10-101-0/+13
* r18124: Keep right libs when looking for dl*() functionsJelmer Vernooij2007-10-101-2/+2
* r18122: Fix warnings related to errno declaration.Jelmer Vernooij2007-10-101-1/+3
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-0/+5
* r18093: check for the headers first and check all functionsStefan Metzmacher2007-10-101-2/+2
* r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell2007-10-101-2/+2
* r18084: we don't need the double sinclude() any moreAndrew Tridgell2007-10-101-2/+0
* r18079: fix for in-tree build with samba4 dir layoutAndrew Tridgell2007-10-101-1/+1
* r18078: these tests came from tallocAndrew Tridgell2007-10-101-0/+3
* r18074: config.m4 is now libreplace.m4Andrew Tridgell2007-10-101-0/+220