From 0960ef8b3d23332a6217ace6b5feee6da137e342 Mon Sep 17 00:00:00 2001 From: das Date: Thu, 23 Oct 2008 12:20:18 +0000 Subject: fix TkX11 build --- macosx/GNUmakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macosx/GNUmakefile b/macosx/GNUmakefile index 4c5fb49..61e7d57 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.9.2.2 2008/08/19 00:08:36 das Exp $ +# RCS: @(#) $Id: GNUmakefile,v 1.9.2.3 2008/10/23 12:20:18 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 -- cgit v0.12