X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=69e0c70f6c9f3f110870a71284144074e1d8c4ad;hb=7e54a06ab9eaaef1c529fd9e8a09874ef3c1b16b;hp=60aaac679c88ea7884f7d1d3580d22611a473f2f;hpb=eebfb61f448a11db04a2d5ccd96c1718cca7ef54;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index 60aaac679..69e0c70f6 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)\" +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 -