aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlecoanet2001-03-16 10:34:32 +0000
committerlecoanet2001-03-16 10:34:32 +0000
commitc384946c7f6d52d25a5c04b1187210a81f2691e1 (patch)
tree551abcd60df2bac685154a820d700cc3baa6ce1f
parent4217d71da990fea88c2252706ec7f987f7527c9f (diff)
downloadtkzinc-c384946c7f6d52d25a5c04b1187210a81f2691e1.zip
tkzinc-c384946c7f6d52d25a5c04b1187210a81f2691e1.tar.gz
tkzinc-c384946c7f6d52d25a5c04b1187210a81f2691e1.tar.bz2
tkzinc-c384946c7f6d52d25a5c04b1187210a81f2691e1.tar.xz
*** empty log message ***
-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.