gd 2.0.33: Explicitly disable support for freetype and fontconfig. There are
authorJamie Lenehan <lenehan@twibble.org>
Thu, 15 Mar 2007 23:39:25 +0000 (23:39 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Thu, 15 Mar 2007 23:39:25 +0000 (23:39 +0000)
commit87cbf419e7e168aca169a514a95674333c13a2d6
tree11bb3637df271f89e51a06668cb70c793aa4ce62
parentc83221df5af4799ba3529c470fcda84c76c0b8f7
gd 2.0.33: Explicitly disable support for freetype and fontconfig. There are
two issues if this isn't done:
- If you have these built under OE then support for them will be included,
  otherwise it won't be. Explicitly disabling these ensures support is never
  included.
- If you don't have these built under OE it will attempt to use the host
  versions of these libraries. (Picked up be insane.bbclass).
packages/gd/gd_2.0.33.bb