$NetBSD: patch-az,v 1.4 2003/07/28 10:06:51 seb Exp $

--- tkspline/Makefile.am.orig	2003-06-04 17:12:53.000000000 +0000
+++ tkspline/Makefile.am
@@ -18,8 +18,8 @@ man_MANS = tkspline.n
 libtkspline_la_SOURCES = tkspline.c
 
 libtkspline_la_LIBADD = \
-	$(top_builddir)/tkstubs/libtkstubs.la \
-	$(top_builddir)/tclstubs/libtclstubs.la 
+	${TK_STUB_LIB_SPEC}
+	${TCL_STUB_LIB_SPEC}
 
 all-local: pkgIndex.tcl
 
