/[marvin]/marvin/src/libnn/configure.in
ViewVC logotype

Diff of /marvin/src/libnn/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by srv89, Wed Sep 10 22:38:34 2003 UTC revision 1.16 by srv89, Wed Sep 10 23:22:54 2003 UTC
# Line 103  if test "$OCAMLOPT" != no -a "$OCAMLMKLI Line 103  if test "$OCAMLOPT" != no -a "$OCAMLMKLI
103     OPT=opt     OPT=opt
104  fi  fi
105    
106  # ocamldep, ocamllex and ocamlyacc should be present in the path  # ocamldep should be present in the path
107  AC_CHECK_PROG(OCAMLDEP,ocamldep,ocamldep,no)  AC_CHECK_PROG(OCAMLDEP,ocamldep,ocamldep,no)
108  if test "$OCAMLDEP" = no ; then  if test "$OCAMLDEP" = no ; then
109          AC_MSG_ERROR(Cannot find ocamldep.)          AC_MSG_ERROR(Cannot find ocamldep.)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26