Blob Blame History Raw
#
# set +o errexit -o noglob -o nounset is assumed.
#

: ${PKG_TCL_CONFIG_CACHE_EXTRA:="
tcl_cv_strtod_buggy=false
tcl_cv_strtod_unbroken=true"};

# vim:filetype=sh textwidth=0