forked from GitHub/gf-core
Allow disabling building of Java components
This commit is contained in:
@@ -21,6 +21,8 @@ INSTALL = @INSTALL@
|
||||
GHC = @GHC@
|
||||
GHCI = @GHCI@
|
||||
|
||||
ENABLE_JAVA = @ENABLE_JAVA@
|
||||
|
||||
JAVAC = @JAVAC@
|
||||
JAR = @JAR@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user