ajouts oublies

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@4895 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Jacques Garrigue 2002-06-06 23:27:50 +00:00
parent 333354771c
commit ffd5b0fd3b
1 changed files with 6 additions and 0 deletions

View File

@ -89,6 +89,12 @@ The "configure" script accepts the following options:
./configure -tklibs "-L/usr/local/lib -ltk8.0jp -ltcl8.0jp"
-tkdefs "-I/usr/local/include/tcl8.0jp -I/usr/local/include/tk8.0jp"
-tk-no-x11
Build LablTk without using X11. This option is needed on Cygwin.
-no-tk
Do not attempt to build LablTk.
-verbose
Verbose output of the configuration tests. Use it if the outcome
of configure is not what you were expecting.