Move to u16-mbtouc-unsafe.
[gnulib.git] / modules / csharpexec
index 5d27861..f2e1721 100644 (file)
@@ -4,11 +4,8 @@ Execute a C# program.
 Files:
 lib/csharpexec.h
 lib/csharpexec.c
-lib/csharpexec.sh.in
 lib/classpath.h
 lib/classpath.c
-m4/csharpexec.m4
-m4/csharp.m4
 
 Depends-on:
 stdbool
@@ -18,15 +15,14 @@ sh-quote
 xalloc
 xallocsa
 error
-gettext
+gettext-h
+csharpexec-script
 
 configure.ac:
-gt_CSHARPEXEC
 
 Makefile.am:
 DEFS += -DEXEEXT=\"$(EXEEXT)\"
-lib_SOURCES += csharpexec.h csharpexec.c classpath.h classpath.c
-EXTRA_DIST += csharpexec.sh.in
+lib_SOURCES += csharpexec.h csharpexec.c
 
 Include:
 "csharpexec.h"
@@ -36,4 +32,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-