summaryrefslogtreecommitdiff
path: root/source4/lib/replace/config.m4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+3
2007-10-10r10896: added a strcasestr() replacement functionAndrew Tridgell1-1/+1
2007-10-10r10521: Also check sys/socket.h for definition of socklen_t (needed for AIX)Jelmer Vernooij1-1/+10
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10476: Move some more types to libreplace. Fix missing strndup errorsJelmer Vernooij1-2/+15
2007-10-10r10472: Check for strndupVolker Lendecke1-1/+1
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-0/+1
2007-10-10r10453: Fix the buildJelmer Vernooij1-1/+1
2007-10-10r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij1-0/+1
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-1/+83
2007-10-10r9374: HPUX is also missing setegid()Andrew Tridgell1-1/+2
2007-10-10r9370: need a configure test for setresuid()Andrew Tridgell1-1/+1
2007-10-10r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell1-0/+2
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher1-0/+16