Mercurial > emacs
diff INSTALL @ 49322:2cbb0b823e83
GTK version
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 19 Jan 2003 21:50:03 +0000 |
parents | 2589e6117a86 |
children | 23a1cea22d13 |
line wrap: on
line diff
--- a/INSTALL Sun Jan 19 20:03:42 2003 +0000 +++ b/INSTALL Sun Jan 19 21:50:03 2003 +0000 @@ -270,7 +270,7 @@ To get more attractive menus, you can specify an X toolkit when you configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where -TOOLKIT is `athena' or `motif' (`yes' and `lucid' are synonyms for +TOOLKIT is `athena', `motif' or `gtk' (`yes' and `lucid' are synonyms for `athena'). On some systems, it does not work to use a toolkit with shared libraries. A free implementation of Motif, called LessTif, is available ftom <http://www.lesstif.org>. Compiling with LessTif or @@ -280,6 +280,11 @@ installed (see "Image support libraries" above for Xaw3d availability). +If `--with-x-toolkit=gtk' is specified, you can tell configure where +to search for GTK by specifying `--with-pkg-config-prog=PATH' where +PATH is the pathname to pkg-config. Note that GTK version 2.0 or +newer is required for Emacs. + The `--with-gcc' option specifies that the build process should compile Emacs using GCC. If you don't want to use GCC, specify `--with-gcc=no'. If you omit this option, `configure' will search