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
2007-06-09 11:11:14 +00:00

46 lines
426 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
xmalloca
getline
filename
fwriteerror
clean-temp
error
xvasprintf
c-strstr
gettext-h
javacomp-script
configure.ac:
Makefile.am:
lib_SOURCES += javacomp.h javacomp.c
Include:
"javacomp.h"
License:
GPL
Maintainer:
Bruno Haible