The branch, 2.0.x, has been updated. - Log -----------------------------------------------------------------
commit 882393b1d0a0d158e68a935253378dc537effa44 Author: Pavel Sanda <[email protected]> Date: Thu Nov 1 18:03:22 2012 +0100 * INSTALL updated by Jean-Pierre Chretien diff --git a/INSTALL b/INSTALL index e9ec832..517106e 100644 --- a/INSTALL +++ b/INSTALL @@ -30,15 +30,15 @@ These four steps will compile, test and install LyX: if you want a smaller binary. -Note for Subversion (SVN) checkouts +Note for Subversion Git checkouts ----------------------------- -If you have checked this out from Subversion, you need to have: +If you have checked this out from Git, you need to have: * automake >= 1.8 * autoconf >= 2.59c * gettext >= 0.12 Then type "./autogen.sh" to build the needed configuration -files and proceed as stated below. +files and proceed as stated above/below. You will also probably need GNU m4 (perhaps installed as gm4). @@ -113,7 +113,7 @@ flags: The default are as follows in terms of version number release: stable release (1.x.y) prerelease: version number contains alpha, beta, rc or pre. - development: version number contains svn. + development: version number contains dev. o --with-extra-lib=DIRECTORY that specifies the path where LyX will find extra libraries (qt4) it needs. Defaults to NONE ----------------------------------------------------------------------- Summary of changes: INSTALL | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- The LyX Source Repository
