commit 7ab58d5d9ea6868e9975aeebf0363ebb78c2a300
Author: Vincent van Ravesteijn <[email protected]>
Date: Sat Apr 12 14:01:11 2014 +0200
Revert "Update INSTALL"
This reverts commit 30d1cf47c18bf938e6be3e3fd45a3115cff435c1.
diff --git a/INSTALL b/INSTALL
index 6202ee8..17592e1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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