select: Fix "warning: no previous prototype for function".
[gnulib.git] / modules / javacomp
blob5f8f60f55df0cfd87b6375e227c8cd72050c4f26
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)
48 License:
49 GPL
51 Maintainer:
52 all