summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 10:34:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 10:34:16 (GMT)
commit2595be3dfe679967b983013938587bae42c1f965 (patch)
treecb749074000f9dd6eebf2f58e9c04118b64a2ee6 /unix/configure
parentb60f173c379f120a700b92671e10dc780b64acf1 (diff)
parent1ccdd5f18672bc47517b020a1c65d861351fcfdd (diff)
downloadtcl-2595be3dfe679967b983013938587bae42c1f965.zip
tcl-2595be3dfe679967b983013938587bae42c1f965.tar.gz
tcl-2595be3dfe679967b983013938587bae42c1f965.tar.bz2
Merge 8.5
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure
index d1f796b..f48f5a4 100755
--- a/unix/configure
+++ b/unix/configure
@@ -7522,7 +7522,6 @@ fi
SHLIB_SUFFIX=".so"
DL_OBJS="tclLoadDl.o"
DL_LIBS=""
- LDFLAGS=""
if test $doRpath = yes; then
CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'