]> git.wh0rd.org - fontconfig.git/blobdiff - configure.in
Update Serbo-Croatian (sh) orthography (bug #20368)
[fontconfig.git] / configure.in
index bd843a29294a9613578cda3b86842b3e33ff2f91..7a40adad3d71aae1f89dd669abfc9b82265265bd 100644 (file)
@@ -455,7 +455,7 @@ no|yes)
        if test "$os_win32" = "yes"; then
                fc_cachedir="WINDOWSTEMPDIR_FONTCONFIG_CACHE"
        else
-               fc_cachedir=`eval echo "${localstatedir}/cache/"${PACKAGE}`
+               fc_cachedir='${localstatedir}/cache/${PACKAGE}'
        fi
        ;;
 *)
@@ -565,11 +565,11 @@ fc-cat/Makefile
 fc-list/Makefile
 fc-match/Makefile
 fc-query/Makefile
+fc-scan/Makefile
 doc/Makefile
 doc/version.sgml
 test/Makefile
 fontconfig.spec
 fontconfig.pc
-fonts.conf
 fontconfig-zip
 ])