1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/modules/javacomp

46 lines
434 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
xconcat-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