On Mon, 20 Aug 2012, Daniel Richard G. wrote: > 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.
Right! That is exactly what ./PrepareRelease does! And having done it, it might as well just create config.h.generic in situ rather than having "make dist" do it, at least, that's my opinion. All the instructions for making config.h.generic are then together in one place. Otherwise people might imagine that "make config.h.generic" will work without having done ./configure first. > It's likely that your tree was already configured with everything > turned on for development purposes. Indeed it was, but I didn't check to see whether the config.h.generic that I got was my development version or the version that "make dist" made. Philip -- Philip Hazel -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
