gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / csharpcomp
index 9bf0bca..853ad84 100644 (file)
@@ -4,28 +4,25 @@ 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
+spawn-pipe
 wait-process
 getline
 sh-quote
 safe-read
 error
-gettext
+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"
@@ -35,4 +32,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-