$NetBSD$

--- configure.in.orig	2003-01-14 19:17:09.000000000 +0100
+++ configure.in
@@ -146,7 +146,7 @@ if test $ac_has_tclinc = yes -a $ac_has_
 
 	# The variables that we use from tclConfig.sh
 	TCL_CFLAGS=-I$TCL_INCLUDE_DIR $TCL_CFLAGS
-	TCL_LIB_SPEC=$TCL_LIB_SPEC
+	TCL_LIB_SPEC="$TCL_LIB_SPEC $TCL_LIBS"
 #	TCL_LIB_SPEC="-L$TCL_PACKAGE_PATH -ltcl"
 fi
 
