- rename configure.in to configure.ac

- change references from configure.in to configure.ac
This commit is contained in:
Matthias Klose 2012-03-14 23:10:15 +01:00
parent 273cd1812a
commit 0f4c16e29c
8 changed files with 12 additions and 10 deletions

View file

@ -2,7 +2,7 @@
/* Python version identification scheme.
When the major or minor version changes, the VERSION variable in
configure.in must also be changed.
configure.ac must also be changed.
There is also (independent) API version information in modsupport.h.
*/