From d4727aa4f9efb41a2a1db699f477e643426a0740 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Tue, 7 Feb 2012 22:13:12 +0000 Subject: [PATCH] re-adding comment about available languages --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4a8d19433..729544391 100644 --- a/configure.ac +++ b/configure.ac @@ -829,7 +829,7 @@ AC_LIB_ANTLR # build support. The arg list is the default set if unspecified by # the user (the actual built set is the subset that appears to be # supported by the build host). -CVC4_CHECK_BINDINGS([c java]) +CVC4_CHECK_BINDINGS([c java])dnl csharp perl php python ruby tcl ocaml]) # Checks for header files. AC_CHECK_HEADERS([getopt.h unistd.h]) -- 2.30.2