summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2006-12-06 16:22:04 (GMT)
committerKevin B Kenny <kennykb@acm.org>2006-12-06 16:22:04 (GMT)
commit1d1fb630feb7ba7555793d32abb3b985b9da7304 (patch)
treec783ecc9cac140aebf451519271e0779d450d782 /unix/configure
parentc98aca8651cb11abd7773f17ce58faa3d2df7a4d (diff)
downloadtk-1d1fb630feb7ba7555793d32abb3b985b9da7304.zip
tk-1d1fb630feb7ba7555793d32abb3b985b9da7304.tar.gz
tk-1d1fb630feb7ba7555793d32abb3b985b9da7304.tar.bz2
Bug 1609616
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/configure b/unix/configure
index 2ad2e29..337e4cc 100755
--- a/unix/configure
+++ b/unix/configure
@@ -9610,6 +9610,8 @@ fi
echo "$as_me: WARNING: Can't find xft configuration, or xft is unusable" >&2;}
fi
enable_xft=no
+ XFT_CFLAGS=""
+ XFT_LIBS=""
else
enable_xft=yes
fi