[Python-Dev] pyconfig.h not regenerated by "config.status --recheck"
Martin v. Löwis
martin@v.loewis.de
06 May 2003 19:39:21 +0200
Skip Montanaro <skip@pobox.com> writes:
> This generated pyconfig.h. It would thus appear that config.status
> shouldn't be used by developers. Apparently one of the other flags it
> appends to the generated configure command suppresses generation of
> pyconfig.h (and maybe other files).
Can you find out whether this is related to the fact that you are
building in a separate build directory?
Regards,
Martin