aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2e05955..f08e511 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -68,7 +68,7 @@ CPPFLAGS = @DEFS@ @X_CFLAGS@ $(DFLAGS) -I$(TK_INCLUDE_PATH) -I$(srcdir) -DBUILD
#SITEPERL = /usr/local/lib/perl5/site_perl
#
# Auto
-PTKLIB = @INSTALLARCHLIB@/Tk/pTk
+PTKLIB = @TKLIB@/Tk/pTk
PTKCFLAGS = -DPTK -I$(PTKLIB)
#
# Define this to use the polygon clipper.