summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordas <das>2008-10-23 12:20:16 (GMT)
committerdas <das>2008-10-23 12:20:16 (GMT)
commit75cccde3349d1936b917ebf0a2419ca065affc72 (patch)
tree7aad04c40aee834b05a105be693166ec1fb26d13 /macosx
parenta8baed51098eafe5ecd9cce9d6a8da628fab0174 (diff)
downloadtk-75cccde3349d1936b917ebf0a2419ca065affc72.zip
tk-75cccde3349d1936b917ebf0a2419ca065affc72.tar.gz
tk-75cccde3349d1936b917ebf0a2419ca065affc72.tar.bz2
fix TkX11 build
Diffstat (limited to 'macosx')
-rw-r--r--macosx/GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile
index ecd8d8c..1699201 100644
--- a/macosx/GNUmakefile
+++ b/macosx/GNUmakefile
@@ -9,7 +9,7 @@
# See the file "license.terms" for information on usage and redistribution of
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: GNUmakefile,v 1.11 2008/08/19 00:08:34 das Exp $
+# RCS: @(#) $Id: GNUmakefile,v 1.12 2008/10/23 12:20:16 das Exp $
#
########################################################################################################
@@ -131,7 +131,7 @@ else
override CONFIGURE_ARGS := ${CONFIGURE_ARGS} --enable-xft
VERSION := ${VERSION}-X11
wish := ${wish}-X11
-override EMBEDDED_BUILD := 0
+override EMBEDDED_BUILD :=
endif
INSTALL_TARGETS = install-binaries install-libraries