xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / csharpcomp-script
blobae804fe8d2615e35b17b20a081b14bc9f55b9ac1
1 Description:
2 Script to compile a C# program.
4 Files:
5 build-aux/csharpcomp.sh.in
6 m4/csharpcomp.m4
7 m4/csharp.m4
9 Depends-on:
11 configure.ac:
12 AC_REQUIRE([gt_CSHARPCOMP])
13 AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
15 Makefile.am:
17 License:
18 GPLed build tool
20 Maintainer:
21 Bruno Haible