[Lemon-commits] [lemon_svn] ladanyi: r2838 - hugo/trunk/doc
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 21:50:43 CET 2006
Author: ladanyi
Date: Tue Jul 11 16:42:06 2006
New Revision: 2838
Modified:
hugo/trunk/doc/getstart.dox
Log:
Removed references to the gui.
Modified: hugo/trunk/doc/getstart.dox
==============================================================================
--- hugo/trunk/doc/getstart.dox (original)
+++ hugo/trunk/doc/getstart.dox Tue Jul 11 16:42:06 2006
@@ -128,16 +128,6 @@
for more):
\verbatim
---enable-gui
-\endverbatim
-Build the GUI.
-
-\verbatim
---disable-gui
-\endverbatim
-Do not build the GUI (default).
-
-\verbatim
--with-glpk[=PREFIX]
\endverbatim
Enable GLPK support (default). You should specify the prefix too if you
@@ -209,7 +199,6 @@
- <a href="http://www.gnu.org/software/autoconf/">autoconf</a> (2.59 or newer)
- <a href="http://www.gnu.org/software/libtool/">libtool</a>
- <a href="http://pkgconfig.freedesktop.org/">pkgconfig</a>
- - <a href="http://www.gnu.org/software/gettext/">gettext</a>
To generate the documentation, run \c make \c doc. You will need
<a href="http://www.doxygen.org/">Doxygen</a> for this.
More information about the Lemon-commits
mailing list