Martin v. Löwis <mar...@v.loewis.de> added the comment: > Maybe configure didn't get updated properly? I'm almost sure I found a > case where autoconf and autoheader just reused the stuff in the > autom4te.cache directory even though configure.in had been changed. > I've been doing: rm -fr autom4te.cache; autoconf; autoheader > each time.
I think the docs say to run autoheader first, then autoconf. _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue4258> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com