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:
parent
67b8b16ea9
commit
eb7b024f0c
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -10,7 +10,7 @@ freeglut/freeglut/README svn_keywords=Author+Date+Id+Revision
|
|||||||
freeglut/freeglut/TODO 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/acconfig.h svn_keywords=Author+Date+Id+Revision
|
||||||
freeglut/freeglut/autogen.sh 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/.cvsignore svn_keywords=Author+Date+Id+Revision
|
||||||
freeglut/freeglut/doc/Makefile.am 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
|
freeglut/freeglut/doc/download.html svn_keywords=Author+Date+Id+Revision
|
||||||
|
@ -719,3 +719,6 @@ caught. This makes sense and is more compatible with GLUT.
|
|||||||
|
|
||||||
(190) Added eMbedded Visual Tools project/workspace files to
|
(190) Added eMbedded Visual Tools project/workspace files to
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
|
(191) Renamed "configure.in" to the officially preferred
|
||||||
|
"configure.ac".
|
||||||
|
@ -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'
|
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.
|
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
|
The file `configure.ac' is used to create `configure' by a program
|
||||||
called `autoconf'. You only need `configure.in' if you want to change
|
called `autoconf'. You only need `configure.ac' if you want to change
|
||||||
it or regenerate `configure' using a newer version of `autoconf'.
|
it or regenerate `configure' using a newer version of `autoconf'.
|
||||||
|
|
||||||
The simplest way to compile this package is:
|
The simplest way to compile this package is:
|
||||||
|
Reference in New Issue
Block a user