Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / javacomp
blob2568a9e54c42a4ceb4c49923c20db6d161951c60
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 safe-read
20 xalloc
21 xmalloca
22 getline
23 xconcat-filename
24 fwriteerror
25 clean-temp
26 error
27 xvasprintf
28 c-strstr
29 gettext-h
30 javacomp-script
31 sh-filename
33 configure.ac:
35 Makefile.am:
36 lib_SOURCES += javacomp.h javacomp.c
38 Include:
39 "javacomp.h"
41 License:
42 GPL
44 Maintainer:
45 all