diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-25 08:10:19 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-25 08:10:19 (GMT) |
commit | 435ea67469544d205ef22229b350e6dca6917357 (patch) | |
tree | b1058be4f98ab268fcbe303f752c0e09f7a3106e /win/configure.in | |
parent | f7923a7be240b5b497b509727e27798245e12ea6 (diff) | |
download | tcl-435ea67469544d205ef22229b350e6dca6917357.zip tcl-435ea67469544d205ef22229b350e6dca6917357.tar.gz tcl-435ea67469544d205ef22229b350e6dca6917357.tar.bz2 |
sync with TEA, fix some comments
Diffstat (limited to 'win/configure.in')
-rw-r--r-- | win/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/configure.in b/win/configure.in index 2377938..d17f815 100644 --- a/win/configure.in +++ b/win/configure.in @@ -219,7 +219,7 @@ if test "$tcl_cv_intrinsics" = "yes"; then [Defined when the compilers supports intrinsics]) fi -# See if the <wspiapi.h> header file is present +# See if the <wspiapi.h> header file is present AC_CACHE_CHECK(for wspiapi.h, tcl_cv_wspiapi_h, |