From 4f4ed8cd9985ff616d7b1dae962ba9692024d596 Mon Sep 17 00:00:00 2001 From: ellson Date: Mon, 26 Jun 2006 13:07:50 +0000 Subject: [PATCH] isdigits() needs int arg --- tclpkg/tcldot/Makefile.old | 1 + 1 file changed, 1 insertion(+) diff --git a/tclpkg/tcldot/Makefile.old b/tclpkg/tcldot/Makefile.old index bc0430720..02dcdb7f6 100644 --- a/tclpkg/tcldot/Makefile.old +++ b/tclpkg/tcldot/Makefile.old @@ -18,6 +18,7 @@ INCS = -I. -I.. \ -I../dotneato/gvrender \ -I../dotneato/common \ -I../tclhandle \ + -I../tkstubs \ -I$(TCL_INCDIR) LIBS = ../gdtclft/libgdtclft.a \ -- 2.40.0