Mercurial > hg > octave-lojdl > gnulib-hg
view modules/javacomp-script @ 15333:f03da5e72c61
timespec-add, timespec-sub: new modules
* lib/timespec.h (timespec_add, timespec_sub): New decls.
* lib/timespec-add.c, lib/timespec-sub.c:
* modules/timespec-add, modules/timespec-sub: New files.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Thu, 30 Jun 2011 15:17:31 -0700 |
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