ssfmalloc: Portability to Cygwin.
[gnulib.git] / modules / javaversion
blobd1e426c93a56c3c7d5cf03e26862e24a66ec7530
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 $(LIB_MBRTOWC)
31 License:
32 GPL
34 Maintainer:
35 all