-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
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