autoupdate
[gnulib.git] / modules / csharpcomp
index c37b983..3b3ee90 100644 (file)
@@ -4,13 +4,10 @@ Compile a C# program.
 Files:
 lib/csharpcomp.h
 lib/csharpcomp.c
-lib/csharpcomp.sh.in
-m4/csharpcomp.m4
-m4/csharp.m4
 
 Depends-on:
 stdbool
-xallocsa
+xmalloca
 execute
 pipe
 wait-process
@@ -19,13 +16,13 @@ sh-quote
 safe-read
 error
 gettext-h
+memcmp
+csharpcomp-script
 
 configure.ac:
-gt_CSHARPCOMP
 
 Makefile.am:
 lib_SOURCES += csharpcomp.h csharpcomp.c
-EXTRA_DIST += csharpcomp.sh.in
 
 Include:
 "csharpcomp.h"