Mercurial > hg > octave-kai > gnulib-hg
view modules/csharpexec @ 10264:ebb7ea0c94e8
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 12 Jul 2008 10:41:34 -0700 |
parents | 4d4d1419d4ab |
children |
line wrap: on
line source
Description: Execute a C# program. Files: lib/csharpexec.h lib/csharpexec.c lib/classpath.h lib/classpath.c Depends-on: stdbool execute xsetenv sh-quote xalloc xmalloca error gettext-h csharpexec-script configure.ac: Makefile.am: DEFS += -DEXEEXT=\"@EXEEXT@\" lib_SOURCES += csharpexec.h csharpexec.c Include: "csharpexec.h" License: GPL Maintainer: Bruno Haible