]> git.lyx.org Git - lyx.git/commitdiff
Revert "Update INSTALL"
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 12 Apr 2014 12:01:11 +0000 (14:01 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 12 Apr 2014 12:01:11 +0000 (14:01 +0200)
This reverts commit 30d1cf47c18bf938e6be3e3fd45a3115cff435c1.

INSTALL

diff --git a/INSTALL b/INSTALL
index 6202ee859cc8dd39d1d004aa55c8d7a56d86670e..17592e1a2717878cb4b5d7e12d315300effee8f0 100644 (file)
--- 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