Skip to content

java bindings can not be disabled #99

@stuartcampbell

Description

@stuartcampbell

Original reporter: DarrenDale

Currently it is not possible to disable building the java bindings. ./configure, ./configure --with-java=no, and ./configure --without-java all produce the same result:

    bindings:
            F77 :          no (--with-f77=)
        F90/F95 :          no (--with-f90=)
            JAVA:          yes (--with-java-home=not specified, JAVA=, JAVAC=/etc/java-config-2/current-system-vm/bin/javac, JAVAH=)
            SWIG:          no

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions