[Fontconfig] Re: Structure of cache files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Josselin Mouette wrote:
> Which would translate here as:
> pkgcachedir='${localstatedir}/cache/'${PACKAGE_NAME}
> AC_SUBST(pkgcachedir)
> 
> AM_CPPFLAGS = -DPKGCACHEDIR='"${pkgcachedir}"'

This doesn't quite work.

${localstatedir} is ${prefix}/var
${prefix} is /usr

so it's looking for /usr/var/cache/fontconfig, which isn't right.

Should I use something other than ${localstatedir}?

pat


[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux