diff options
| author | hypnotoad <yoda@etoyoc.com> | 2017-03-10 17:03:10 (GMT) |
|---|---|---|
| committer | hypnotoad <yoda@etoyoc.com> | 2017-03-10 17:03:10 (GMT) |
| commit | 627f0a4d6a3b5ed2573b77e20bb0e14cf3904f03 (patch) | |
| tree | a0d129d5cae834832149cf8087f5e7d46f1c300f /unix/tclConfig.sh.in | |
| parent | 9dfe53af4ac9a368f01fd80c5c67fbe842d387df (diff) | |
| parent | b645469c9552d01b7ca9999e90071ba756116bb4 (diff) | |
| download | tcl-627f0a4d6a3b5ed2573b77e20bb0e14cf3904f03.zip tcl-627f0a4d6a3b5ed2573b77e20bb0e14cf3904f03.tar.gz tcl-627f0a4d6a3b5ed2573b77e20bb0e14cf3904f03.tar.bz2 | |
Pulling changes from zipfs
Diffstat (limited to 'unix/tclConfig.sh.in')
| -rw-r--r-- | unix/tclConfig.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclConfig.sh.in b/unix/tclConfig.sh.in index 27fd513..b58e9fd 100644 --- a/unix/tclConfig.sh.in +++ b/unix/tclConfig.sh.in @@ -66,7 +66,7 @@ TCL_SHLIB_LD='@SHLIB_LD@' TCL_STLIB_LD='@STLIB_LD@' # Either '$LIBS' (if dependent libraries should be included when linking -# shared libraries) or an empty string. See Tcl's configure.ac for more +# shared libraries) or an empty string. See Tcl's configure.in for more # explanation. TCL_SHLIB_LD_LIBS='@SHLIB_LD_LIBS@' |
