Searched refs:with_tkconfig (Results 1 – 6 of 6) sorted by relevance
393 with_tkconfig=${withval})398 if test x"${with_tkconfig}" != x ; then399 if test -f "${with_tkconfig}/tkConfig.sh" ; then400 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`402 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
405 with_tkconfig=${withval})410 if test x"${with_tkconfig}" != x ; then411 if test -f "${with_tkconfig}/tkConfig.sh" ; then412 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`414 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
9861 withval="$with_tkconfig"9862 with_tkconfig=${withval}9873 if test x"${with_tkconfig}" != x ; then9874 if test -f "${with_tkconfig}/tkConfig.sh" ; then9875 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`9877 … { echo "configure: error: ${with_tkconfig} directory doesn't contain tkConfig.sh" 1>&2; exit 1; }
1179 with_tkconfig=${withval})1184 if test x"${with_tkconfig}" != x ; then1185 if test -f "${with_tkconfig}/tkConfig.sh" ; then1186 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; ${PWDCMD-pwd})`1188 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])