]> git.donarmstrong.com Git - lilypond.git/commit
* ttftool/util.c:
authorjanneke <janneke>
Fri, 25 Feb 2005 23:33:03 +0000 (23:33 +0000)
committerjanneke <janneke>
Fri, 25 Feb 2005 23:33:03 +0000 (23:33 +0000)
commit1fee54fe8066883b2659d5051b138e92871df682
tree138de63ada16264655f76bd2662895401185bb8a
parent2af0795d1aaa8fe6edb8c833f13f8a3277c3f3a7
* ttftool/util.c:
* ttftool/ttfps.c:
* ttftool/ps.c: #include libc-extension.hh

* flower/include/libc-extension.hh:
* flower/libc-extension.cc (fopencookie)[!HAVE_FOPENCOOKIE]: Add
wrapper using funopen.
(fopencookie, handle_cookie_io_fclose, handle_cookie_io_fprintf,
handle_cookie_io_fprintf): Add wrappers catching Memory_out_stream.

* config.hh.in:
* configure.in (AC_CHECK_FUNCS): Add fopencookie, funopen.
(AC_CHECK_HEADERS): Add libio.h
13 files changed:
ChangeLog
config.hh.in
configure.in
cygwin/mknetrel
flower/include/libc-extension.hh
flower/include/memory-stream.hh
flower/libc-extension.cc
flower/memory-stream.cc
lily/pfb.cc
stepmake/aclocal.m4
ttftool/ps.c
ttftool/ttfps.c
ttftool/util.c