X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=69e0c70f6c9f3f110870a71284144074e1d8c4ad;hb=56093e4d947bcc87bbc05ac3e8645509274f57b4;hp=ad52dac510c10c8c664a329840d0713029158597;hpb=fd4d64df921681b921405c6995c2be02dfe4d877;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index ad52dac51..69e0c70f6 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)\" +DEFS += -DEXEEXT=\"@EXEEXT@\" lib_SOURCES += csharpexec.h csharpexec.c -EXTRA_DIST += csharpexec.sh.in classpath.h classpath.c Include: "csharpexec.h" @@ -36,4 +32,3 @@ GPL Maintainer: Bruno Haible -