autoupdate
[gnulib.git] / modules / javaversion
blobe12fe0b2e937dc68226d797b99ac6de7c96cf08d
1 Description:
2 Determine the Java version supported by javaexec.
4 Files:
5 lib/javaversion.h
6 lib/javaversion.c
7 lib/javaversion.java
8 lib/javaversion.class
10 Depends-on:
11 javaexec
12 stdbool
13 spawn-pipe
14 wait-process
15 getline
16 gettext-h
17 configmake
19 configure.ac:
21 Makefile.am:
22 lib_SOURCES += javaversion.h javaversion.c
23 pkgdata_DATA += javaversion.class
25 Include:
26 "javaversion.h"
28 Link:
29 $(MBRTOWC_LIB)
30 $(LIBTHREAD)
32 License:
33 GPL
35 Maintainer:
36 all