Removed references to the gui.
authorladanyi
Tue, 11 Jul 2006 14:42:06 +0000
changeset 21252f2cbe4e78a8
parent 2124 c3b9c574fa3e
child 2126 2c8adbee9fa6
Removed references to the gui.
doc/getstart.dox
     1.1 --- a/doc/getstart.dox	Tue Jul 11 13:54:02 2006 +0000
     1.2 +++ b/doc/getstart.dox	Tue Jul 11 14:42:06 2006 +0000
     1.3 @@ -128,16 +128,6 @@
     1.4  for more):
     1.5  
     1.6  \verbatim
     1.7 ---enable-gui
     1.8 -\endverbatim
     1.9 -Build the GUI.
    1.10 -
    1.11 -\verbatim
    1.12 ---disable-gui
    1.13 -\endverbatim
    1.14 -Do not build the GUI (default).
    1.15 -
    1.16 -\verbatim
    1.17  --with-glpk[=PREFIX]
    1.18  \endverbatim
    1.19  Enable GLPK support (default). You should specify the prefix too if you
    1.20 @@ -209,7 +199,6 @@
    1.21   - <a href="http://www.gnu.org/software/autoconf/">autoconf</a> (2.59 or newer)
    1.22   - <a href="http://www.gnu.org/software/libtool/">libtool</a>
    1.23   - <a href="http://pkgconfig.freedesktop.org/">pkgconfig</a>
    1.24 - - <a href="http://www.gnu.org/software/gettext/">gettext</a>
    1.25  
    1.26  To generate the documentation, run \c make \c doc. You will need
    1.27  <a href="http://www.doxygen.org/">Doxygen</a> for this.