efl: pixman should be off by default.

SVN revision: 80483
This commit is contained in:
Gustavo Sverzut Barbieri 2012-12-07 18:26:26 +00:00
parent aaf18a71a4
commit af221f3d6d
1 changed files with 1 additions and 1 deletions

View File

@ -1193,7 +1193,7 @@ AC_ARG_ENABLE([pixman],
want_pixman="no"
fi
],
[want_pixman="yes"])
[want_pixman="no"])
AC_ARG_ENABLE([pixman-font],
[AC_HELP_STRING([--enable-pixman-font],