Mercurial > hg > octave-kai > gnulib-hg
view modules/csharpexec-script @ 11555:7612308943f7
sys_socket: Define sockaddr_storage.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Fri, 08 May 2009 16:21:34 +0200 (2009-05-08) |
parents | 1c6d7f8aff91 |
children |
line wrap: on
line source
Description: Script to execute a C# program. Files: build-aux/csharpexec.sh.in m4/csharpexec.m4 m4/csharp.m4 Depends-on: configure.ac: # You need to invoke gt_CSHARPEXEC yourself, possibly with arguments. AC_CONFIG_FILES([csharpexec.sh:build-aux/csharpexec.sh.in]) Makefile.am: Include: License: GPLed build tool Maintainer: Bruno Haible