summaryrefslogtreecommitdiffstats
path: root/source4/lib/replace/libreplace.m4
Commit message (Expand)AuthorAgeFilesLines
* r23237: update lib/replace from ctdbAndrew Tridgell2007-10-101-1/+1
* r23188: revert 23123 and 23118.Stefan Metzmacher2007-10-101-1/+0
* r23118: Make inet_pton and inet_ntop available through lib/replace.Michael Adam2007-10-101-0/+1
* r22598: Simplify includes for replace.Jelmer Vernooij2007-10-101-0/+1
* r22263: use AC_HAVE_DECL() because AC_CHECK_DECLS() defines to 1 or 0Stefan Metzmacher2007-10-101-1/+1
* r22250: try to fix the build on aix1 in the farmStefan Metzmacher2007-10-101-0/+2
* r22215: add strptime replacement to libreplace based on the patchStefan Metzmacher2007-10-101-0/+1
* r22152: merge from samba3:Stefan Metzmacher2007-10-101-3/+2
* r21793: add replacement for unsetenv()Stefan Metzmacher2007-10-101-1/+2
* r21302: Provide simple redirecting headers for standard headers.Jelmer Vernooij2007-10-101-1/+4
* r20816: merge from samba3:Stefan Metzmacher2007-10-101-0/+1
* r20788: - remove epoll configure checks from libreplaceStefan Metzmacher2007-10-101-3/+0
* r19347: Add socketpair()Jelmer Vernooij2007-10-101-1/+1
* r19234: fix configure test for net/if.h for some platformsStefan Metzmacher2007-10-101-2/+2
* r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher2007-10-101-16/+15
* r18769: Re-enable __VA_ARGS__ test (but don't make it fatal)Jelmer Vernooij2007-10-101-4/+4
* r18600: - fix shell syntax in tests for librariesAndrew Tridgell2007-10-101-1/+1
* r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2007-10-101-1/+5
* r18592: we don't need this twiceStefan Metzmacher2007-10-101-3/+0
* r18563: - move more of the header checks into lib/replace/Andrew Tridgell2007-10-101-4/+27
* r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4Stefan Metzmacher2007-10-101-0/+2
* r18535: move the AC_CANONICAL_HOST and host specific flag tests intoAndrew Tridgell2007-10-101-0/+24
* r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher2007-10-101-1/+3
* r18479: start hiding libreplace configure tests behind macrosStefan Metzmacher2007-10-101-64/+25
* r18474: - we don't need to explicit check stdint.h and inttypes.hStefan Metzmacher2007-10-101-8/+17
* r18472: - use STDC_HEADERS for stdlib.h and stddef.h as autoconf doesStefan Metzmacher2007-10-101-5/+2
* r18465: much better fix for a roken specifiv problemStefan Metzmacher2007-10-101-11/+0
* r18460: split out timegm test and only add timegm.o when neededStefan Metzmacher2007-10-101-4/+5
* r18458: move wins32 stuff to the top dirStefan Metzmacher2007-10-101-2/+3
* r18451: move repdir/ into the top dirStefan Metzmacher2007-10-101-1/+1
* r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher2007-10-101-7/+9
* r18445: splitout the dlfcn related testsStefan Metzmacher2007-10-101-10/+2
* r18443: add object files only when neededStefan Metzmacher2007-10-101-1/+3
* r18407: test for epoll.h and select.hAndrew Tridgell2007-10-101-1/+4
* r18388: remove _XOPEN_SOURCE it causes trouble on BSD and IRIXStefan Metzmacher2007-10-101-6/+0
* r18383: ok we need _XOPEN_SOURCE 500 and include standards.h on Tru64Stefan Metzmacher2007-10-101-1/+3
* 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