view modules/javacomp-script @ 7772:3e05c216c7d7

* modules/settime (Include): Require timespec.h. * modules/nanosleep (Include): Likewise. 2007-01-01 Bruno Haible <bruno@clisp.org> SCALAR(0x82833d4) Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Jan 2007 23:50:44 +0000
parents 901806ac9d51
children 81aaa6c732e5
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