Hash :
1ffc70c3
Author :
Date :
2018-10-05T01:38:46
sh-filename: New module. * m4/sh-filename.m4: New file. * modules/sh-filename: New file. * lib/spawni.c (_PATH_BSHELL): Use BOURNE_SHELL instead of hardcoding "/bin/sh". * tests/test-posix_spawn1.c (main): Likewise. * tests/test-posix_spawn2.c (main): Likewise. * lib/javacomp.c (compile_using_envjavac, is_envjavac_gcj, is_envjavac_gcj43): Likewise. * lib/javaexec.c (execute_java_class): Likewise. * modules/posix_spawn-internal (Depends-on): Add sh-filename. * modules/posix_spawnp-tests (Depends-on): Likewise. * modules/javacomp (Depends-on): Likewise. * modules/javaexec (Depends-on): Likewise.
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
sh-filename
configure.ac:
Makefile.am:
DEFS += -DEXEEXT=\"@EXEEXT@\"
lib_SOURCES += javaexec.h javaexec.c
Include:
"javaexec.h"
License:
GPL
Maintainer:
all