AllFindModules test: do not require TCLSH version

This commit is contained in:
Rolf Eike Beer 2012-03-02 20:32:54 +01:00
parent 5012787c3c
commit 234b7cad1c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ endmacro(check_version_string)
# reported.
foreach(VTEST ALSA ARMADILLO BZIP2 CUPS CURL EXPAT FREETYPE GETTEXT GIT HSPELL
JASPER LIBXML2 LIBXSLT PERL PostgreSQL TCLSH TIFF ZLIB)
JASPER LIBXML2 LIBXSLT PERL PostgreSQL TIFF ZLIB)
check_version_string(${VTEST} ${VTEST}_VERSION_STRING)
endforeach(VTEST)