Skip to content

Commit

Permalink
Hint about findlib for ocamlfind
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork authored and pascal-cuoq committed May 17, 2016
1 parent 4661757 commit f68810a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.in
Expand Up @@ -218,7 +218,7 @@ fi

AC_CHECK_PROG(OCAMLFIND,ocamlfind,ocamlfind,no)
if test "$OCAMLFIND" = no ; then
AC_MSG_ERROR(Cannot find ocamlfind.)
AC_MSG_ERROR(Cannot find ocamlfind of findlib.)
fi

#################################################
Expand Down

0 comments on commit f68810a

Please sign in to comment.