summaryrefslogtreecommitdiffstats
path: root/unix/tcl.m4
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-01-06 17:35:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-01-06 17:35:08 (GMT)
commit95e7615fc46beabd9927303aebdeef45cdbca2f8 (patch)
tree0816e5ed0e9ca929aa2f3c0ebd97a38b0232dbc7 /unix/tcl.m4
parent8494cde0844422529578c702ebaa3382346c1e08 (diff)
parentba6fe47daab7593fc0e2d80184a15c791e73dcf7 (diff)
downloadtcl-95e7615fc46beabd9927303aebdeef45cdbca2f8.zip
tcl-95e7615fc46beabd9927303aebdeef45cdbca2f8.tar.gz
tcl-95e7615fc46beabd9927303aebdeef45cdbca2f8.tar.bz2
Merge 8.7
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r--unix/tcl.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index dcabb94..84436a3 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -1459,7 +1459,7 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [
])
CC_SEARCH_FLAGS=""
LD_SEARCH_FLAGS=""
- LD_LIBRARY_PATH_VAR="DYLD_LIBRARY_PATH"
+ LD_LIBRARY_PATH_VAR="DYLD_FALLBACK_LIBRARY_PATH"
AC_DEFINE(MAC_OSX_TCL, 1, [Is this a Mac I see before me?])
PLAT_OBJS='${MAC_OSX_OBJS}'
PLAT_SRCS='${MAC_OSX_SRCS}'