1 $NetBSD: patch-ag,v 1.1 2004/03/25 22:49:15 jlam Exp $
3 --- tclConfig.sh.in.orig Mon Mar 1 18:58:59 2004
5 @@ -90,7 +90,7 @@ TCL_DL_LIBS='@DL_LIBS@'
7 # Flags to pass to the compiler when linking object files into
8 # an executable tclsh or tcltest binary.
9 -TCL_LD_FLAGS='@LDFLAGS@'
10 +TCL_LD_FLAGS='@LD_FLAGS@'
12 # Flags to pass to ld, such as "-R /usr/local/tcl/lib", that tell the
13 # run-time dynamic linker where to look for shared libraries such as