summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 0dfd032..f5fcde9 100755
--- a/configure
+++ b/configure
@@ -5621,7 +5621,7 @@ done
- vars="-I. -I\"`${CYGPATH} ${srcdir}/generic`\" -I/usr/X11/include/freetype2"
+ vars="-I. -I\"`${CYGPATH} ${srcdir}/generic`\""
for i in $vars; do
PKG_INCLUDES="$PKG_INCLUDES $i"
done
@@ -9399,6 +9399,7 @@ $as_echo "$enable_xft" >&6; }
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $found_xft" >&5
$as_echo "$found_xft" >&6; }
if test "$found_xft" = "yes" ; then
+ echo "$XFT_CFLAGS"
tk_oldCFlags=$CFLAGS
CFLAGS="$XINCLUDES $XFT_CFLAGS"
tk_oldLibs=$LIBS