mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 10:11:21 +00:00
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:
parent
532082c2c8
commit
3bb27b97b2
@ -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
|
||||||
|
2
INSTALL
2
INSTALL
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user