X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpexec;h=61fcb673c9c89807b353aa1558edbdb384073108;hb=ba240e2ebbe21e986c41e7af3eac7268716e7702;hp=ad52dac510c10c8c664a329840d0713029158597;hpb=fd4d64df921681b921405c6995c2be02dfe4d877;p=gnulib.git diff --git a/modules/csharpexec b/modules/csharpexec index ad52dac51..61fcb673c 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -2,9 +2,9 @@ Description: Execute a C# program. Files: +build-aux/csharpexec.sh.in lib/csharpexec.h lib/csharpexec.c -lib/csharpexec.sh.in lib/classpath.h lib/classpath.c m4/csharpexec.m4 @@ -18,15 +18,15 @@ sh-quote xalloc xallocsa error -gettext +gettext-h configure.ac: -gt_CSHARPEXEC +# 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)\" lib_SOURCES += csharpexec.h csharpexec.c -EXTRA_DIST += csharpexec.sh.in classpath.h classpath.c Include: "csharpexec.h" @@ -36,4 +36,3 @@ GPL Maintainer: Bruno Haible -