view modules/javaexec @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents f0a681493fa6
children 1f14c6dd175d
line wrap: on
line source

Description:
Execute a Java program.

Files:
lib/javaexec.h
lib/javaexec.c

Depends-on:
stdbool
execute
classpath
xsetenv
sh-quote
xconcat-filename
xalloc
xmalloca
error
gettext-h
javaexec-script

configure.ac:

Makefile.am:
DEFS += -DEXEEXT=\"@EXEEXT@\"
lib_SOURCES += javaexec.h javaexec.c

Include:
"javaexec.h"

License:
GPL

Maintainer:
Bruno Haible