vma-iter: Port to 64-bit Haiku.
[gnulib.git] / modules / javacomp
blob838aa2b6330f434a87a0523bf8e21fe867a1b188
1 Description:
2 Compile a Java program.
4 Files:
5 lib/javacomp.h
6 lib/javacomp.c
8 Depends-on:
9 stdbool
10 unistd
11 javaversion
12 execute
13 spawn-pipe
14 wait-process
15 classpath
16 xsetenv
17 sh-quote
18 binary-io
19 open
20 safe-read
21 xalloc
22 xmalloca
23 getline
24 xconcat-filename
25 fwriteerror
26 fopen-gnu
27 clean-temp
28 stat
29 error
30 xvasprintf
31 c-strstr
32 gettext-h
33 javacomp-script
34 sh-filename
36 configure.ac:
38 Makefile.am:
39 lib_SOURCES += javacomp.h javacomp.c
41 Include:
42 "javacomp.h"
44 Link:
45 $(LIB_MBRTOWC)
46 $(LIB_GETRANDOM)
47 $(LIBTHREAD)
49 License:
50 GPL
52 Maintainer:
53 all