view modules/javaversion @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -0800
parents 1f14c6dd175d
children
line wrap: on
line source

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
spawn-pipe
wait-process
getline
gettext-h
configmake

configure.ac:

Makefile.am:
lib_SOURCES += javaversion.h javaversion.c
pkgdata_DATA += javaversion.class

Include:
"javaversion.h"

License:
GPL

Maintainer:
all