Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git] / modules / javaexec
blob773093e81d888c1a6c8bf52813ecd3c02fbe9068
1 Description:
2 Execute a Java program.
4 Files:
5 lib/javaexec.h
6 lib/javaexec.c
8 Depends-on:
9 stdbool
10 execute
11 classpath
12 xsetenv
13 sh-quote
14 xconcat-filename
15 xalloc
16 xmalloca
17 error
18 gettext-h
19 javaexec-script
20 sh-filename
22 configure.ac:
24 Makefile.am:
25 DEFS += -DEXEEXT=\"@EXEEXT@\"
26 lib_SOURCES += javaexec.h javaexec.c
28 Include:
29 "javaexec.h"
31 Link:
32 $(LIB_MBRTOWC)
34 License:
35 GPL
37 Maintainer:
38 all