X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcsharpcomp;h=3b3ee908973b82f4f9c412871d3d66a893721063;hb=76888b1414b08849396e306748bfdf3cbfb9f928;hp=c37b98371117bc88e5955d36b6e8e33412dd3a7f;hpb=abe574726d366cedfb5a58484fd3a102b587323c;p=gnulib.git diff --git a/modules/csharpcomp b/modules/csharpcomp index c37b98371..3b3ee9089 100644 --- a/modules/csharpcomp +++ b/modules/csharpcomp @@ -4,13 +4,10 @@ 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 wait-process @@ -19,13 +16,13 @@ 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"