diff options
author | andreas_kupries <akupries@shaw.ca> | 2006-09-22 19:01:49 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2006-09-22 19:01:49 (GMT) |
commit | 0565f643d88c9186f8e6534e8ccf4680c5aacbfc (patch) | |
tree | 2fa75cca07b8dfcac761bcc630e361386a0e8f29 /win/tcl.m4 | |
parent | 56c7fea9a95b0e97063dfbf6156592cce09dfa8c (diff) | |
download | tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.zip tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.tar.gz tk-0565f643d88c9186f8e6534e8ccf4680c5aacbfc.tar.bz2 |
* generic/tkConsole.c: TIP #268 update regarding registered package
* generic/tkMain.c: version, now using full patchlevel instead of
* generic/tkWindow.c: major.minor
* library/tk.tcl:
* unix/configure:
* unix/Makefile.in:
* unix/tcl.m4:
* win/configure:
* win/Makefile.in:
* win/makefile.vc:
* win/rules.vc:
* win/tcl.m4:
Diffstat (limited to 'win/tcl.m4')
-rw-r--r-- | win/tcl.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -137,6 +137,7 @@ AC_DEFUN([SC_LOAD_TCLCONFIG], [ eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\"" AC_SUBST(TCL_VERSION) + AC_SUBST(TCL_PATCH_LEVEL) AC_SUBST(TCL_BIN_DIR) AC_SUBST(TCL_SRC_DIR) |