X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=5a4bbcdabedfd3d3b29b35f5e852657a6db1e34a;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=5d27861f3cc07e3d29f4a707c24fac61672df9eb;hpb=91b0afc91a3335f78b1a4392e463ed601bd38d9d;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index 5d27861f3..5a4bbcdab 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -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 @@ -16,17 +13,16 @@ execute xsetenv sh-quote xalloc -xallocsa +xmalloca 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 -