slackbuilds_ponce/libraries/newt/tcl85.diff

11 lines
297 B
Diff
Raw Normal View History

diff -Naur newt-0.52.11.orig/Makefile.in newt-0.52.11/Makefile.in
--- newt-0.52.11.orig/Makefile.in 2009-09-24 17:03:09.000000000 +0200
+++ newt-0.52.11/Makefile.in 2010-07-20 10:19:28.246709110 +0200
@@ -1,5 +1,5 @@
LIBS = -lslang
-LIBTCL = -ltcl8.4
+LIBTCL = -ltcl8.5
CC = @CC@
CPP = @CPP@