X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=d28306149760eabaddcd394f393d3cd2bab5056b;hb=63ea6141b6ed7ae9d268892a1d76db5e7969ac38;hp=2879b2794ce808cc8f81dbccd30168fea86b769f;hpb=57621c6d60b1eb31d0a3071fc362547c88c5d395;p=libsigrok.git diff --git a/configure.ac b/configure.ac index 2879b279..d2830614 100644 --- a/configure.ac +++ b/configure.ac @@ -513,9 +513,6 @@ AM_CONDITIONAL(BINDINGS_CXX, test x$BINDINGS_CXX = xyes) AM_CONDITIONAL(BINDINGS_PYTHON, test x$BINDINGS_PYTHON = xyes) -# Temporarily disable Java bindings, they need a bugfix. -BINDINGS_JAVA="no"; java_msg="temporarily disabled, needs a bugfix" - AM_CONDITIONAL(BINDINGS_JAVA, test x$BINDINGS_JAVA = xyes) # Checks for header files.