From 3b4df62d0cbef14154be151f18aeb68ea100d699 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Mon, 12 Feb 2001 08:28:26 +0000 Subject: [PATCH] added comment about missing checks --- helm/interface/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/interface/configure.in b/helm/interface/configure.in index a0e68d724..4dc7a6fec 100644 --- a/helm/interface/configure.in +++ b/helm/interface/configure.in @@ -41,7 +41,7 @@ if test $PERL_BINARY = no ; then fi dnl MISSING CHECKS: -dnl ocaml-findlib, ocaml-netstring, ocaml-pxp +dnl ocaml-findlib, ocaml-netstring, ocaml-pxp, ocaml-netclient dnl Check for Ocaml AC_CHECK_PROG(HAVE_OCAMLC, ocamlc, yes, no) -- 2.39.2