diff options
author | Keith Packard <keithp@keithp.com> | 2003-03-02 19:12:23 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2003-03-02 19:12:23 +0000 |
commit | ff3f1f98ed240a4cde511cace7acd09d40548656 (patch) | |
tree | cf246d0984c775c5904484423a8fcd7c35dc7f6e /Makefile.am | |
parent | bf0093b72487bd463b9c7700902cd8765534c9c1 (diff) |
Switch back to -version-info for fontconfig as its at minor 0. Add
--system-only to fc-cache. Fix FC_VERSION to match product version
rather than .so version
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a518af10..7ee600e6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,6 @@ SUBDIRS=fontconfig fc-lang src fc-cache fc-list doc test EXTRA_DIST = \ - ltmain.sh \ fontconfig.pc.in \ fonts.conf.in \ fonts.dtd \ |