* configure.ac: Avoid some annoying error messages if freetype-config

program is not found.
This commit is contained in:
Yves Blusseau 2010-09-16 17:07:42 +02:00
parent 108538d8ff
commit 10854d0d79
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2010-09-16 Yves Blusseau <blusseau@zetam.org>
* configure.ac: Avoid some annoying error messages if freetype-config
program is not found.
2010-09-16 Colin Watson <cjwatson@ubuntu.com>
Support RAID on virtio devices, and others.