X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=5a4bbcdabedfd3d3b29b35f5e852657a6db1e34a;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=61fcb673c9c89807b353aa1558edbdb384073108;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index 61fcb673c..5a4bbcdab 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -2,13 +2,10 @@ Description: Execute a C# program. Files: -build-aux/csharpexec.sh.in lib/csharpexec.h lib/csharpexec.c lib/classpath.h lib/classpath.c -m4/csharpexec.m4 -m4/csharp.m4 Depends-on: stdbool @@ -16,13 +13,12 @@ execute xsetenv sh-quote xalloc -xallocsa +xmalloca error gettext-h +csharpexec-script configure.ac: -# You need to invoke gt_CSHARPEXEC yourself, possibly with arguments. -AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in]) Makefile.am: DEFS += -DEXEEXT=\"$(EXEEXT)\"