aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure b/configure
index 1a47f1b50..891cb7e51 100755
--- a/configure
+++ b/configure
@@ -321,9 +321,8 @@ if [ "$best_compiler" = "opt" ] ; then
esac
fi
-# For coqmktop
+# For coqmktop & bytecode compiler
-#CAMLLIB=`"$CAMLC" -v | sed -n -e 's|.*directory:* *\(.*\)$|\1|p' `
CAMLLIB=`"$CAMLC" -where`
# Camlp4 (greatly simplified since merged with ocaml)