r23314: For some systems it's needed to inject replace.h into
authorStefan Metzmacher <metze@samba.org>
Sun, 3 Jun 2007 15:51:09 +0000 (15:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:05 +0000 (12:23 -0500)
commit82e4680b2dcb51dd2e78da4fbcdeedf96dd5d94a
treecd8fe17ecd0561bad644badc3818a170bf7a66c3
parent37569f60f3af50cce034e00e0dc5af026427dbd5
r23314: For some systems it's needed to inject replace.h into
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)
source3/Makefile.in
source3/iniparser_build/dictionary.c [new file with mode: 0644]
source3/iniparser_build/iniparser.c [new file with mode: 0644]
source3/iniparser_build/strlib.c [new file with mode: 0644]