posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / csharpcomp
bloba880a12d4f3b6e1eff1e5968d4cd23c3eb01bc31
1 Description:
2 Compile a C# program.
4 Files:
5 lib/csharpcomp.h
6 lib/csharpcomp.c
8 Depends-on:
9 stdbool
10 xmalloca
11 execute
12 spawn-pipe
13 wait-process
14 getline
15 sh-quote
16 safe-read
17 error
18 gettext-h
19 memcmp
20 csharpcomp-script
22 configure.ac:
24 Makefile.am:
25 lib_SOURCES += csharpcomp.h csharpcomp.c
27 Include:
28 "csharpcomp.h"
30 Link:
31 $(LIB_MBRTOWC)
32 $(LIBTHREAD)
34 License:
35 GPL
37 Maintainer:
38 all