fix url for gettext

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@4816 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2002-07-31 10:10:08 +00:00
parent 532082c2c8
commit 3bb27b97b2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-07-31 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* INSTALL: fix URL for gettext
2002-07-23 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr> 2002-07-23 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
* UPGRADING: update to mention math lfun changes * UPGRADING: update to mention math lfun changes

View File

@ -84,7 +84,7 @@ patch), you will need to have the GNU gettext package installed, due
to some dependencies in the makefiles. You can find the latest version to some dependencies in the makefiles. You can find the latest version
from: from:
ftp://ftp.gnu.org/gnu/gettext-0.10.xx.tar.gz. ftp://ftp.gnu.org/gnu/gettext/gettext-0.11.4.tar.gz
LyX contains a hack to work around this, but you should not rely too LyX contains a hack to work around this, but you should not rely too
much on it. much on it.