]> git.wh0rd.org Git - fontconfig.git/commit
Merge from HEAD:
authorTor Lillqvist <tml@iki.fi>
Sun, 28 Mar 2004 23:31:31 +0000 (23:31 +0000)
committerTor Lillqvist <tml@iki.fi>
Sun, 28 Mar 2004 23:31:31 +0000 (23:31 +0000)
commitd48384899ea18a6ec12d6c7ced250814da05802a
tree2317f7de2d31f0610e4259e0b9ff14ec3fafba39
parent34ead331b97d69ef902a7507f11819bbcf1c62ed
Merge from HEAD:
If FcConfigHome() is NULL, use the temp folder. (I guess this branch
    doesn't crash on a NULL config->cache, but still a good idea to have a
    cache file, for performance, isn't it?)
Fix cut&paste error.
Remove CRs from the out file before comparing (needed on Windows).
Add share/doc directory. Add Fc*.3 man pages.
Move the LIBRARY and VERSION lines to the end, not to confuse libtool,
    which expects the EXPORTS line to be the first. Add FcConfigEnableHome.
Check also for DLL_EXPORT as indication of being built as a DLL on Win32.
ChangeLog
configure.in
fontconfig-zip.in
src/Makefile.am
src/fccfg.c
src/fontconfig.def.in
test/run-test.sh