]> git.lyx.org Git - lyx.git/commitdiff
Update INSTALL
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 10 Apr 2014 20:35:32 +0000 (22:35 +0200)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 10 Apr 2014 20:35:32 +0000 (22:35 +0200)
INSTALL

diff --git a/INSTALL b/INSTALL
index 17592e1a2717878cb4b5d7e12d315300effee8f0..6202ee859cc8dd39d1d004aa55c8d7a56d86670e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -37,8 +37,7 @@ Note for Git checkouts
 
 If you have checked this out from Git, you need to have:
 * automake >= 1.8
-* autoconf >= 2.59d
-* gettext >= 0.16.1
+* autoconf >= 2.60
 Then type "./autogen.sh" to build the needed configuration
 files and proceed as stated above/below.
 
@@ -67,12 +66,6 @@ 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