summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-02-07 22:13:12 +0000
committerMorgan Deters <mdeters@gmail.com>2012-02-07 22:13:12 +0000
commitd4727aa4f9efb41a2a1db699f477e643426a0740 (patch)
treee40240865e3e5f6fc2db825f7461044635395504 /configure.ac
parent0647474e9b8ab6b147551e52cb7d497a80b37a13 (diff)
re-adding comment about available languages
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback