gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / csharpexec
index 60aaac6..69e0c70 100644 (file)
@@ -4,28 +4,25 @@ Execute a C# program.
 Files:
 lib/csharpexec.h
 lib/csharpexec.c
-lib/csharpexec.sh.in
-m4/csharpexec.m4
-m4/csharp.m4
+lib/classpath.h
+lib/classpath.c
 
 Depends-on:
 stdbool
 execute
-classpath
 xsetenv
 sh-quote
 xalloc
-xallocsa
+xmalloca
 error
-gettext
+gettext-h
+csharpexec-script
 
 configure.ac:
-gt_CSHARPEXEC
 
 Makefile.am:
-DEFS += -DEXEEXT=\"$(EXEEXT)\"
+DEFS += -DEXEEXT=\"@EXEEXT@\"
 lib_SOURCES += csharpexec.h csharpexec.c
-EXTRA_DIST += csharpexec.sh.in
 
 Include:
 "csharpexec.h"
@@ -35,4 +32,3 @@ GPL
 
 Maintainer:
 Bruno Haible
-