aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index cda75975..081ac202 100755
--- a/configure
+++ b/configure
@@ -626,12 +626,8 @@ MANDIR=$sharedir/man
SHAREDIR=$sharedir
OCAML_OPT_COMP=$ocaml_opt_comp
MENHIR_INCLUDES=$menhir_includes
-EOF
-if $merlin; then
- cat >> Makefile.config <<EOF
COMPFLAGS=-bin-annot
EOF
-fi
if test "$target" != "manual"; then
cat >> Makefile.config <<EOF