summaryrefslogtreecommitdiff
path: root/modules/javacomp-script
blob: eef87bf6733aca7ba1989eccbe201d65330ef65a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description:
Script to compile a Java program.

Files:
build-aux/javacomp.sh.in
m4/javacomp.m4

Depends-on:

configure.ac:
# You need to invoke gt_JAVACOMP yourself, possibly with arguments.
AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])

Makefile.am:

License:
GPLed build tool

Maintainer:
Bruno Haible