mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
New module 'javaversion'.
This commit is contained in:
31
modules/javaversion
Normal file
31
modules/javaversion
Normal file
@@ -0,0 +1,31 @@
|
||||
Description:
|
||||
Determine the Java version supported by javaexec.
|
||||
|
||||
Files:
|
||||
lib/javaversion.h
|
||||
lib/javaversion.c
|
||||
lib/javaversion.java
|
||||
lib/javaversion.class
|
||||
|
||||
Depends-on:
|
||||
javaexec
|
||||
stdbool
|
||||
pipe
|
||||
wait-process
|
||||
getline
|
||||
gettext-h
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
lib_SOURCES += javaversion.h javaversion.c
|
||||
|
||||
Include:
|
||||
"javaversion.h"
|
||||
|
||||
License:
|
||||
GPL
|
||||
|
||||
Maintainer:
|
||||
Bruno Haible
|
||||
|
Reference in New Issue
Block a user