1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/javaexec-script
Paolo Bonzini 886d61a446 2006-01-17 Paolo Bonzini <bonzini@gnu.org>
* modules/csharpcomp-script, modules/csharpexec-script,
	modules/javacomp-script, modules/javaexec-script: Add chmod +x
	in the configure.ac section.
2007-01-17 18:28:48 +00:00

24 lines
339 B
Plaintext

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], [chmod +x javaexec.sh])
Makefile.am:
Include:
License:
GPLed build tool
Maintainer:
Bruno Haible