passe mandir correctement a camlp4
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5089 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
9fa4787b9b
commit
85904e8c17
|
@ -1325,7 +1325,7 @@ fi
|
|||
|
||||
(
|
||||
cd ../../camlp4/config
|
||||
EXE=$exe ./configure_batch -bindir "$bindir" -libdir "$libdir" -mandir "$mandir/man$manext" -ocaml-top ../.. > /dev/null
|
||||
EXE=$exe ./configure_batch -bindir "$bindir" -libdir "$libdir" -mandir "$mandir" -ocaml-top ../.. > /dev/null
|
||||
)
|
||||
|
||||
# Final twiddling of compiler options to work around known bugs
|
||||
|
|
Loading…
Reference in New Issue