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)
commit43d390d1863e7d8c1cb7c47f2272ee78661c352a
tree245760f8609921ecc62d825ad7cba08aec60d139
parent40dcccfcf91737ba658fd9e733a431001649d255
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
source/Makefile.in
source/iniparser_build/dictionary.c [new file with mode: 0644]
source/iniparser_build/iniparser.c [new file with mode: 0644]
source/iniparser_build/strlib.c [new file with mode: 0644]