summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2000-10-27 15:18:24 +0000
committerDamien Doligez <damien.doligez-inria.fr>2000-10-27 15:18:24 +0000
commitbf5cdff645151d8e2c8df287a83ac18656bff335 (patch)
treeba6986150bd5cbc257b479ea85c12181b84ace2d /INSTALL
parentbec90a780568c2e7b969b2f4f0959fdf0ab166dc (diff)
downloadocaml-bf5cdff645151d8e2c8df287a83ac18656bff335.tar.gz
pas de curses en natif
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3318 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index a0e2c90976..7643e87da0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -46,6 +46,9 @@ The "configure" script accepts the following options:
-libs <extra libraries> (default: none)
Extra libraries to link with the system
+-nocurses
+ Do not link the curses library.
+
-host <hosttype> (default: determined automatically)
The type of the host machine, in GNU's "configuration name"
format (CPU-COMPANY-SYSTEM). This info is generally determined