]> git.donarmstrong.com Git - lilypond.git/commit
* configure.in (LINK_GXX_STATICALLY): remove kpathsea checks.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Nov 2005 16:17:57 +0000 (16:17 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 29 Nov 2005 16:17:57 +0000 (16:17 +0000)
commit0109409b34b17adf6e6c2a88584997ffa98286d1
tree2685af5f0229f1ca80ddc0eeea5e4f7c1bbcf900
parent3ee42638d5d8d46d11eb1d114ca7aa81ee66c61d
* 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]