Rename configure.in to configure.ac

Rename configure.in to configure.ac and update references to the
file. Configure.ac is the recomended and promoted name in the autoconf
manual.
This commit is contained in:
Martin Nordholts
2009-05-17 14:49:04 +02:00
parent b4654d5c8d
commit 34b5e99905
6 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
( ) Make sure the checkout is up to date, clean from uncommitted changes.
( ) Check that the version number is correct in configure.in
( ) Check that the version number is correct in configure.ac
( ) Run 'make maintainer-clean -k'
@ -69,7 +69,7 @@
downloads/index.htrw. Commit this change, the web server should
then update itself soon (usually less than an hour).
( ) Bump the version number in configure.in and commit this change.
( ) Bump the version number in configure.ac and commit this change.
( ) Grab a properly chilled beverage and enjoy yourself.