1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/javacomp
2006-07-24 19:48:57 +00:00

46 lines
424 B
Plaintext

Description:
Compile a Java program.
Files:
lib/javacomp.h
lib/javacomp.c
Depends-on:
stdbool
unistd
javaversion
execute
pipe
wait-process
classpath
xsetenv
sh-quote
binary-io
safe-read
xalloc
xallocsa
getline
pathname
fwriteerror
clean-temp
error
xvasprintf
strstr
gettext-h
javacomp-script
configure.ac:
Makefile.am:
lib_SOURCES += javacomp.h javacomp.c
Include:
"javacomp.h"
License:
GPL
Maintainer:
Bruno Haible