Renamed "configure.in" to the officially preferred "configure.ac".

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@535 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
spanne 2005-01-01 14:01:29 +00:00
parent 67b8b16ea9
commit eb7b024f0c
4 changed files with 6 additions and 3 deletions

2
.gitattributes vendored
View File

@ -10,7 +10,7 @@ freeglut/freeglut/README svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/TODO svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/acconfig.h svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/autogen.sh svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/configure.in svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/configure.ac svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/doc/.cvsignore svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/doc/Makefile.am svn_keywords=Author+Date+Id+Revision
freeglut/freeglut/doc/download.html svn_keywords=Author+Date+Id+Revision

View File

@ -719,3 +719,6 @@ caught. This makes sense and is more compatible with GLUT.
(190) Added eMbedded Visual Tools project/workspace files to
distribution.
(191) Renamed "configure.in" to the officially preferred
"configure.ac".

View File

@ -19,8 +19,8 @@ diffs or instructions to the address given in the `README' so they can
be considered for the next release. If at some point `config.cache'
contains results you don't want to keep, you may remove or edit it.
The file `configure.in' is used to create `configure' by a program
called `autoconf'. You only need `configure.in' if you want to change
The file `configure.ac' is used to create `configure' by a program
called `autoconf'. You only need `configure.ac' if you want to change
it or regenerate `configure' using a newer version of `autoconf'.
The simplest way to compile this package is: