repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ssfmalloc: Portability to Cygwin.
[gnulib.git]
/
modules
/
javacomp
blob
5f8f60f55df0cfd87b6375e227c8cd72050c4f26
1
Description:
2
Compile a Java program.
3
4
Files:
5
lib/javacomp.h
6
lib/javacomp.c
7
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
35
36
configure.ac:
37
38
Makefile.am:
39
lib_SOURCES += javacomp.h javacomp.c
40
41
Include:
42
"javacomp.h"
43
44
Link:
45
$(LIB_MBRTOWC)
46
$(LIB_GETRANDOM)
47
48
License:
49
GPL
50
51
Maintainer:
52
all