]> git.donarmstrong.com Git - lilypond.git/commit
* configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
authorhanwen <hanwen>
Tue, 29 Nov 2005 16:17:57 +0000 (16:17 +0000)
committerhanwen <hanwen>
Tue, 29 Nov 2005 16:17:57 +0000 (16:17 +0000)
commitd2e4390228fda788ff46b23c56fdb531f135fd72
tree2685af5f0229f1ca80ddc0eeea5e4f7c1bbcf900
parent9c90c2adb513ece988c3da654173827df3f10c25
* configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.

* scm/kpathsea.scm (ly:kpathsea-expand-variable): new
file. Encapsulate kpathsea using commandline tools.

* lily/all-font-metrics.cc (kpathsea_find_file): use (scm
kpathsea) module.
13 files changed:
ChangeLog
GNUmakefile.in
buildscripts/mutopia-index.py
configure.in
kpath-guile/GNUmakefile [deleted file]
kpath-guile/SConscript [deleted file]
kpath-guile/kpath.c [deleted file]
lily/all-font-metrics.cc
lily/lily-guile.cc
scm/backend-library.scm
scm/font.scm
scm/framework-tex.scm
scm/kpathsea.scm [new file with mode: 0644]