Revert "Update INSTALL"

This reverts commit 30d1cf47c1.
This commit is contained in:
Vincent van Ravesteijn 2014-04-12 14:01:11 +02:00
parent 15c1eb7569
commit 7ab58d5d9e

View File

@ -37,7 +37,8 @@ Note for Git checkouts
If you have checked this out from Git, you need to have:
* automake >= 1.8
* autoconf >= 2.60
* autoconf >= 2.59d
* gettext >= 0.16.1
Then type "./autogen.sh" to build the needed configuration
files and proceed as stated above/below.
@ -66,6 +67,12 @@ libraries. See the RELEASE-NOTES for details.
* Other things to note
If you make modifications to files in src/ (for example by applying a
patch), you will need to have the GNU gettext package installed, due
to some dependencies in the makefiles. You can get the latest version
from:
ftp://ftp.gnu.org/gnu/gettext/
The two following programs should be available at configuration time:
o LaTeX2e should be correctly setup for the user you are logged in