From: Bruno Haible Date: Fri, 2 Dec 2005 17:55:22 +0000 (+0000) Subject: Depend on csharpcomp-script. X-Git-Tag: cvs-readonly~2720 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=816163dd26761e452c8d2fb6fa6c7797ff3b2f10;p=gnulib.git Depend on csharpcomp-script. --- diff --git a/modules/csharpcomp b/modules/csharpcomp index c37b98371..bb3f58ea9 100644 --- a/modules/csharpcomp +++ b/modules/csharpcomp @@ -4,9 +4,6 @@ Compile a C# program. Files: lib/csharpcomp.h lib/csharpcomp.c -lib/csharpcomp.sh.in -m4/csharpcomp.m4 -m4/csharp.m4 Depends-on: stdbool @@ -19,13 +16,12 @@ sh-quote safe-read error gettext-h +csharpcomp-script configure.ac: -gt_CSHARPCOMP Makefile.am: lib_SOURCES += csharpcomp.h csharpcomp.c -EXTRA_DIST += csharpcomp.sh.in Include: "csharpcomp.h"