]> git.wh0rd.org - fontconfig.git/commit
Fix autoconf build process for fontconfig
authorKeith Packard <keithp@keithp.com>
Tue, 21 May 2002 17:06:22 +0000 (17:06 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 21 May 2002 17:06:22 +0000 (17:06 +0000)
commit179c39959cc9c19004f8ca948623590e404c8c46
tree96fdd61e9a589abdd00ae763fa10ca69074b76f2
parent1ce2a1bbadc15147e35dbc4c43fae072b8c4805e
Fix autoconf build process for fontconfig
18 files changed:
config/Makedefs.in [new file with mode: 0644]
config/config.guess [new file with mode: 0644]
config/config.sub [new file with mode: 0644]
config/install.sh [new file with mode: 0644]
fc-cache/Imakefile
fc-cache/Makefile.in [new file with mode: 0644]
fc-cache/fc-cache.c
fc-list/Makefile.in [new file with mode: 0644]
fontconfig/fontconfig.h
src/Makefile.in [new file with mode: 0644]
src/fccache.c
src/fccfg.c
src/fcdir.c
src/fcinit.c
src/fcint.h
src/fclist.c
src/fcstr.c
src/fcxml.c