diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-08-03 15:02:53 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-08-03 15:02:53 (GMT) |
commit | 75105e0891498c01d23b47b79c07b014fa1bc9dc (patch) | |
tree | 91bad4e09fb365e788762f9524166fee2aa91395 /unix/tcl.m4 | |
parent | c777318bc88f7570239c237a01dd1223945b2507 (diff) | |
download | tk-75105e0891498c01d23b47b79c07b014fa1bc9dc.zip tk-75105e0891498c01d23b47b79c07b014fa1bc9dc.tar.gz tk-75105e0891498c01d23b47b79c07b014fa1bc9dc.tar.bz2 |
TCL_NEEDS_EXP_FILE is no longer used
Diffstat (limited to 'unix/tcl.m4')
-rw-r--r-- | unix/tcl.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4 index f745f86..74752ea 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -1193,7 +1193,6 @@ AC_DEFUN([SC_CONFIG_CFLAGS], [ DL_LIBS="-ldl" CC_SEARCH_FLAGS="" LD_SEARCH_FLAGS="" - TCL_NEEDS_EXP_FILE=1 AC_CACHE_CHECK(for Cygwin version of gcc, ac_cv_cygwin, AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ |