symlink: Update regarding AIX.
[gnulib.git] / modules / csharpcomp
index 9bf0bca..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
@@ -18,14 +15,14 @@ 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
-