view modules/javacomp-script @ 17305:0e5a583a2a8d

regex: test for buffer overrun * m4/regex.m4 (gl_REGEX): Add test case, by Andreas Schwab, for the just-fixed regex bug.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 29 Jan 2013 22:34:58 -0800
parents 1c6d7f8aff91
children
line wrap: on
line source

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