aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Huang <jim.huang@linaro.org>2011-04-06 15:27:40 +0800
committerJim Huang <jim.huang@linaro.org>2011-04-06 15:27:40 +0800
commit25b2ff9d79bcc1dedc113477ac94b675eff41732 (patch)
tree38c0c1598410d9f8ebd38c3b60a2fcb219e4164f
parentcf8d2ae7c6468cacfba96eae660c564afdf02672 (diff)
Regenerate configure script
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index fe84ded..b89a1a9 100755
--- a/configure
+++ b/configure
@@ -1582,7 +1582,7 @@ if test "${enable_graphite+set}" = set; then
enableval="$enable_graphite"
fi;
-if test x${enableval} != yno; then
+if test x${enableval} != xno; then
graphite=yes
fi
if test "$GCC_MIN_VERSION_4_5_0" == "no"; then