summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorjoye <joye>2013-12-09 21:26:21 (GMT)
committerjoye <joye>2013-12-09 21:26:21 (GMT)
commit208c51bee03e50ebeff32d63843394d3bd41ee23 (patch)
tree19fe65467d8ed770f3364a099af598778e468306 /Makefile.in
parent42c465af03672c8882090398363567489976d946 (diff)
downloadblt-208c51bee03e50ebeff32d63843394d3bd41ee23.zip
blt-208c51bee03e50ebeff32d63843394d3bd41ee23.tar.gz
blt-208c51bee03e50ebeff32d63843394d3bd41ee23.tar.bz2
*** empty log message ***
Diffstat (limited to 'Makefile.in')
-rwxr-xr-xMakefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e4d16a83..9a1df23 100755
--- a/Makefile.in
+++ b/Makefile.in
@@ -145,7 +145,7 @@ WISH = $(PKG_ENV) $(TCLSH_ENV) $(WISH_ENV) $(WISH_PROG)
SHARED_BUILD = @SHARED_BUILD@
#INCLUDES = @PKG_INCLUDES@ @TCL_INCLUDES@
-INCLUDES = @PKG_INCLUDES@ @TCL_INCLUDES@ @TK_INCLUDES@ @TK_XINCLUDES@ @XFT_CFLAGS@
+INCLUDES = @PKG_INCLUDES@ @TCL_INCLUDES@ @TK_INCLUDES@ @TK_XINCLUDES@
PKG_CFLAGS = @PKG_CFLAGS@