summaryrefslogtreecommitdiffstats
path: root/unix/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'unix/aclocal.m4')
-rw-r--r--unix/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/aclocal.m4 b/unix/aclocal.m4
index 6ee04c1..58e1ece 100644
--- a/unix/aclocal.m4
+++ b/unix/aclocal.m4
@@ -589,7 +589,7 @@ AC_DEFUN(SC_CONFIG_CFLAGS, [
DL_LIBS="-ldl ${TCL_BUILD_LIB_SPEC}"
LDFLAGS=""
LD_SEARCH_FLAGS='-L${LIB_RUNTIME_DIR}'
- TCL_NEEDS_EXP_FILE=0
+ TCL_NEEDS_EXP_FILE=1
TCL_EXPORT_FILE_SUFFIX='${VERSION}\$\{DBGX\}.exp'
;;
AIX-*)