doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / javacomp-script
index f62bbde..eef87bf 100644 (file)
@@ -2,16 +2,16 @@ Description:
 Script to compile a Java program.
 
 Files:
-lib/javacomp.sh.in
+build-aux/javacomp.sh.in
 m4/javacomp.m4
 
 Depends-on:
 
 configure.ac:
-gt_JAVACOMP
+# You need to invoke gt_JAVACOMP yourself, possibly with arguments.
+AC_CONFIG_FILES([javacomp.sh:build-aux/javacomp.sh.in])
 
 Makefile.am:
-EXTRA_DIST += javacomp.sh.in
 
 License:
 GPLed build tool