On Mon, 20 Aug 2012, Philip Hazel wrote:

Please give the patch a try. There should not be any differences in the
generated file.

I tried it. I applied your patch to Makefile.am, ran ./autogen.sh, then
ran "make dist". I'm afraid there are differences. I got a
pcre.h.generic that had all the settings for "make distcheck", which was
very different to the version that is distributed in the 8.31 tarball. I
was expecting this, because when I ran "make dist" I saw a PCRE
configuration that had all those settings, even though I wasn't running
"distcheck".

Note that between ./autogen.sh and "make dist", you need to run ./configure with the options that should be reflected in the *.h.generic files. It's likely that your tree was already configured with everything turned on for development purposes.

Anyway, I double-checked this in my own tree. You may want to capture the output of "make distcheck" to see what's going on; you'll see the *.h.generic files generated first thing, and then no mention of them again.

(I should also point out that my patch only tweaks the pcre.h.generic makefile rule. The purpose of my changes was to have config.h.generic generated in the makefile as well.)


--Daniel


--
Daniel Richard G. || [email protected] || Software Developer
Teragram Linguistic Technologies (a division of SAS)
http://www.teragram.com/


--
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev

Reply via email to