Document how to specify a list to --x-includes and --x-libraries.
This commit is contained in:
parent
1c6e18f6d5
commit
763b18472c
1 changed files with 2 additions and 1 deletions
3
INSTALL
3
INSTALL
|
@ -55,7 +55,8 @@ The `--x-includes=DIR' and `--x-libraries=DIR' options tell the build
|
|||
process where the compiler should look for the include files and
|
||||
object libraries used with the X Window System. Normally, `configure'
|
||||
is able to find them; these options are necessary if you have your X
|
||||
Window System files installed in unusual places.
|
||||
Window System files installed in unusual places. These options also
|
||||
accept a list of directories, separated with colons.
|
||||
|
||||
To get more attractive menus, you can specify an X toolkit when you
|
||||
configure Emacs; use the option `--with-x-toolkit=TOOLKIT', where
|
||||
|
|
Loading…
Add table
Reference in a new issue