X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpcomp;h=853ad84ad15500626140ca3336c7dcd69e6ceb2c;hb=ec68a6fee63ee22364cb88f215b906989ab6b33c;hp=c37b98371117bc88e5955d36b6e8e33412dd3a7f;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/csharpcomp b/modules/csharpcomp index c37b98371..853ad84ad 100644 --- a/modules/csharpcomp +++ b/modules/csharpcomp @@ -4,28 +4,25 @@ Compile a C# program. Files: lib/csharpcomp.h lib/csharpcomp.c -lib/csharpcomp.sh.in -m4/csharpcomp.m4 -m4/csharp.m4 Depends-on: stdbool -xallocsa +xmalloca execute -pipe +spawn-pipe wait-process getline sh-quote safe-read error gettext-h +memcmp +csharpcomp-script configure.ac: -gt_CSHARPCOMP Makefile.am: lib_SOURCES += csharpcomp.h csharpcomp.c -EXTRA_DIST += csharpcomp.sh.in Include: "csharpcomp.h"