X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=5a4bbcdabedfd3d3b29b35f5e852657a6db1e34a;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=60aaac679c88ea7884f7d1d3580d22611a473f2f;hpb=eebfb61f448a11db04a2d5ccd96c1718cca7ef54;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index 60aaac679..5a4bbcdab 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -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)\" lib_SOURCES += csharpexec.h csharpexec.c -EXTRA_DIST += csharpexec.sh.in Include: "csharpexec.h" @@ -35,4 +32,3 @@ GPL Maintainer: Bruno Haible -