diff options
| -rwxr-xr-x | configure | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -535,6 +535,9 @@ if test "$coq_debug_flag" = "-g" ; then chmod a-w,a+x $OCAMLDEBUGCOQ fi +# Compatibility with previous name +ln -s `basename $OCAMLDEBUGCOQ` $COQTOP/dev/ocamldebug-v7 + echo "If anything in the above is wrong, please restart './configure'" echo echo "*Warning* To compile the system for a new architecture" |
