summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-12-02 17:55:22 +0000
committerBruno Haible <bruno@clisp.org>2005-12-02 17:55:22 +0000
commit816163dd26761e452c8d2fb6fa6c7797ff3b2f10 (patch)
tree3248ad3521ec8ead6aac69753cb91a13bc5639c1 /modules
parent261bf5590d59449ed2858fcc560feb25f9d204a7 (diff)
downloadgnulib-816163dd26761e452c8d2fb6fa6c7797ff3b2f10.tar.gz
Depend on csharpcomp-script.
Diffstat (limited to 'modules')
-rw-r--r--modules/csharpcomp6
1 files changed, 1 insertions, 5 deletions
diff --git a/modules/csharpcomp b/modules/csharpcomp
index c37b983711..bb3f58ea9b 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"