mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
fix location of GNU gettext package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4809 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
256dc1b99f
commit
6446bf8b49
@ -1,3 +1,8 @@
|
|||||||
|
|
||||||
|
2002-07-30 André Poenitz <poenitz@gmx.de>
|
||||||
|
|
||||||
|
* INSTALL: fix location of GNU gettext package
|
||||||
|
|
||||||
2002-07-23 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
2002-07-23 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||||
|
|
||||||
* UPGRADING: update to mention math lfuns changes
|
* UPGRADING: update to mention math lfuns 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