comparison INSTALL @ 12042:02b843631c0f

Document how to specify a list to --x-includes and --x-libraries.
author Karl Heuer <kwzh@gnu.org>
date Wed, 31 May 1995 19:46:12 +0000
parents 3f5326542cf6
children 3398b88cbd25
comparison
equal deleted inserted replaced
12041:b0970a642589 12042:02b843631c0f
53 53
54 The `--x-includes=DIR' and `--x-libraries=DIR' options tell the build 54 The `--x-includes=DIR' and `--x-libraries=DIR' options tell the build
55 process where the compiler should look for the include files and 55 process where the compiler should look for the include files and
56 object libraries used with the X Window System. Normally, `configure' 56 object libraries used with the X Window System. Normally, `configure'
57 is able to find them; these options are necessary if you have your X 57 is able to find them; these options are necessary if you have your X
58 Window System files installed in unusual places. 58 Window System files installed in unusual places. These options also
59 accept a list of directories, separated with colons.
59 60
60 To get more attractive menus, you can specify an X toolkit when you 61 To get more attractive menus, you can specify an X toolkit when you
61 configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where 62 configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where
62 TOOLKIT is `athena' or `motif' (`yes' and `lucid' are synonyms for 63 TOOLKIT is `athena' or `motif' (`yes' and `lucid' are synonyms for
63 `athena'). On some systems, it does not work to use a toolkit with 64 `athena'). On some systems, it does not work to use a toolkit with