view modules/javaversion @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 6a764f23e302
children 5be0c314f2f8
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
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:
Bruno Haible