[cairo-commit] build/configure.ac.features
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Aug 24 21:38:49 PDT 2009
build/configure.ac.features | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 90536ef2dd534d9385d38125445faeadd0511850
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Tue Aug 25 00:28:08 2009 -0400
[build] Remove bogus warning that we require at least one native font backend
That limitation was lifted long ago after twin face was introduced.
diff --git a/build/configure.ac.features b/build/configure.ac.features
index da35d9e..154774c 100644
--- a/build/configure.ac.features
+++ b/build/configure.ac.features
@@ -351,10 +351,6 @@ AC_CONFIG_COMMANDS_PRE(dnl
AC_DEFUN([CAIRO_REPORT],
[dnl
- if test -z "$CAIRO_NATIVE_FONT_BACKENDS"; then
- AC_MSG_ERROR([Cairo requires at least one native font backend. Please install FreeType and fontconfig and try again.])
- fi
-
V="$CAIRO_VERSION_MAJOR.$CAIRO_VERSION_MINOR.$CAIRO_VERSION_MICRO"
echo ""
echo "cairo (version $V [[$CAIRO_RELEASE_STATUS]]) will be compiled with:"
More information about the cairo-commit
mailing list