summaryrefslogtreecommitdiff
path: root/source4/lib/replace/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-05-07libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone buildStefan Metzmacher1-0/+1
2008-03-18libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checksStefan Metzmacher1-1/+1
2008-03-14libreplace: fix samba4 build (by not setting global LIBS).Michael Adam1-0/+3
2008-02-27libreplace: standalone build: use -I$srcdir instead of -I.Michael Adam1-1/+1
2008-02-27libreplace: fix standalone build on some systems.Michael Adam1-0/+2
2007-10-10r25231: revert hunk that was commited together with the change to gplv3Stefan Metzmacher1-0/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+0
2007-10-10r23306: pass down LDFLAGS to the link command in the libreplace standalone buildStefan Metzmacher1-0/+2
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher1-1/+1
2007-10-10r18463: add some more warning flags, tested with gcc 2.95.3 on SuSE 7.3Stefan Metzmacher1-1/+11
2007-10-10r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher1-8/+4
2007-10-10r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell1-2/+0
2007-10-10r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell1-3/+3
2007-10-10r18075: with the new scheme, we now use config.h again (thanks jelmer!)Andrew Tridgell1-1/+1
2007-10-10r18074: config.m4 is now libreplace.m4Andrew Tridgell1-1/+1
2007-10-10r18073: next step in grab libreplace plan - see IRC logs for very detailedAndrew Tridgell1-40/+0
2007-10-10r18051: - add gcc warning flagsAndrew Tridgell1-0/+6
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij1-0/+52