Spotted by Jose.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35546 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-09-30 16:31:20 +00:00
parent 7396ce7948
commit 53d746f513

View File

@ -13,7 +13,7 @@ These four steps will compile, test and install LyX:
configures LyX according to your system.
You may have to set
--with-qt4-dir=<path-to-your-qt4-installation>
if the environment variable QTDIR is not set (for exmaple,
if the environment variable QTDIR is not set (for exaple,
'--with-qt4-dir=/usr/share/qt4/'). Alternatively, you could
install pkgconfig (the name might vary depending on your
distribution).