diff 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
line wrap: on
line diff
--- a/INSTALL	Wed May 31 19:41:49 1995 +0000
+++ b/INSTALL	Wed May 31 19:46:12 1995 +0000
@@ -55,7 +55,8 @@
 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