--- a/Makefile.am +++ b/Makefile.am @@ -22,6 +22,7 @@ # PERFORMANCE OF THIS SOFTWARE. SUBDIRS=fontconfig fc-case fc-lang src \ + .gear/conf-alt.d \ fc-cache fc-cat fc-conflist fc-list fc-match \ fc-pattern fc-query fc-scan fc-validate conf.d \ its po po-conf test --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -37,18 +37,13 @@ CONF_LINKS = \ 11-lcdfilter-default.conf \ 20-unhint-small-vera.conf \ 30-metric-aliases.conf \ - 40-nonlatin.conf \ 45-generic.conf \ - 45-latin.conf \ 48-spacing.conf \ 49-sansserif.conf \ 50-user.conf \ 51-local.conf \ 60-generic.conf \ - 60-latin.conf \ 65-fonts-persian.conf \ - 65-nonlatin.conf \ - 69-unifont.conf \ 80-delicious.conf \ 90-synthetic.conf --- a/configure.ac +++ b/configure.ac @@ -692,6 +692,7 @@ fc-glyphname/Makefile fc-case/Makefile src/Makefile conf.d/Makefile +.gear/conf-alt.d/Makefile fc-cache/Makefile fc-cat/Makefile fc-list/Makefile