summaryrefslogtreecommitdiff
path: root/source3/iniparser_build
AgeCommit message (Collapse)AuthorFilesLines
2010-03-03s3: Move source3/iniparser to lib/iniparser to allow sharing between s3/s4Matthieu Patou3-21/+0
Signed-off-by: Stefan Metzmacher <metze@samba.org>
2008-09-16Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij3-3/+3
2007-10-10r23314: For some systems it's needed to inject replace.h intoStefan Metzmacher3-0/+21
the iniparser source code, I do it in a way we can still have a unmodified copy of iniparser in source/iniparser/ and have the wrapper stuff in source/iniparser_build/. If the build-farm is happy with this I'll merge it to 3_0_26 tomorrow... metze (This used to be commit 43d390d1863e7d8c1cb7c47f2272ee78661c352a)