summaryrefslogtreecommitdiff
path: root/modules/javaexec-script
blob: 46492b4960afba399a86e52f8d1c7d634eb0de98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Execute a Java program.

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

Depends-on:

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

Makefile.am:

Include:

License:
GPLed build tool

Maintainer:
Bruno Haible