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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
javacomp-script
blob
e7a6db8a25c4116c731066d604387b1e861dd0e7
1
Description:
2
Script to compile a Java program.
3
4
Files:
5
build-aux/javacomp.sh.in
6
m4/javacomp.m4
7
8
Depends-on:
9
10
configure.ac:
11
# You need to invoke gt_JAVACOMP yourself, possibly with arguments.
12
AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])
13
14
Makefile.am:
15
16
License:
17
GPLed build tool
18
19
Maintainer:
20
all