X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=f2e172179320af3f8a90728222bff52afc855b1c;hb=00da503f0eb41eae7b4bcfd2c539faf50d946695;hp=4c70453413ce4d1d6d040316650200741ac5c737;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index 4c7045341..f2e172179 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 @@ -19,14 +16,13 @@ xalloc xallocsa error gettext-h +csharpexec-script configure.ac: -gt_CSHARPEXEC Makefile.am: DEFS += -DEXEEXT=\"$(EXEEXT)\" lib_SOURCES += csharpexec.h csharpexec.c -EXTRA_DIST += csharpexec.sh.in classpath.h classpath.c Include: "csharpexec.h"