floorl: Respect rules for use of AC_LIBOBJ.
[pspp] / modules / javacomp
index eabf71e524063185d0e7ea7971726b72a1de0d5d..6cb6845f9e2ed7264ed8865687019b87820d102b 100644 (file)
@@ -4,29 +4,35 @@ Compile a Java program.
 Files:
 lib/javacomp.h
 lib/javacomp.c
-lib/javacomp.sh.in
-m4/javacomp.m4
 
 Depends-on:
 stdbool
-xallocsa
+unistd
+javaversion
 execute
-pipe
+spawn-pipe
 wait-process
 classpath
 xsetenv
 sh-quote
+binary-io
 safe-read
 xalloc
+xmalloca
+getline
+xconcat-filename
+fwriteerror
+clean-temp
 error
-gettext
+xvasprintf
+c-strstr
+gettext-h
+javacomp-script
 
 configure.ac:
-gt_JAVACOMP
 
 Makefile.am:
 lib_SOURCES += javacomp.h javacomp.c
-EXTRA_DIST += javacomp.sh.in
 
 Include:
 "javacomp.h"