Home
last modified time | relevance | path

Searched refs:with_tkconfig (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dacinclude.m4393 with_tkconfig=${withval})
398 if test x"${with_tkconfig}" != x ; then
399 if test -f "${with_tkconfig}/tkConfig.sh" ; then
400 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
402 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
Daclocal.m4405 with_tkconfig=${withval})
410 if test x"${with_tkconfig}" != x ; then
411 if test -f "${with_tkconfig}/tkConfig.sh" ; then
412 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
414 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
Dconfigure9861 withval="$with_tkconfig"
9862 with_tkconfig=${withval}
9873 if test x"${with_tkconfig}" != x ; then
9874 if test -f "${with_tkconfig}/tkConfig.sh" ; then
9875 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; pwd)`
9877 … { echo "configure: error: ${with_tkconfig} directory doesn't contain tkConfig.sh" 1>&2; exit 1; }
/openbsd/src/gnu/usr.bin/binutils/config/
Dacinclude.m41179 with_tkconfig=${withval})
1184 if test x"${with_tkconfig}" != x ; then
1185 if test -f "${with_tkconfig}/tkConfig.sh" ; then
1186 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; ${PWDCMD-pwd})`
1188 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
/openbsd/src/gnu/gcc/config/
Dacinclude.m41179 with_tkconfig=${withval})
1184 if test x"${with_tkconfig}" != x ; then
1185 if test -f "${with_tkconfig}/tkConfig.sh" ; then
1186 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; ${PWDCMD-pwd})`
1188 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])
/openbsd/src/gnu/usr.bin/binutils-2.17/config/
Dacinclude.m41179 with_tkconfig=${withval})
1184 if test x"${with_tkconfig}" != x ; then
1185 if test -f "${with_tkconfig}/tkConfig.sh" ; then
1186 ac_cv_c_tkconfig=`(cd ${with_tkconfig}; ${PWDCMD-pwd})`
1188 AC_MSG_ERROR([${with_tkconfig} directory doesn't contain tkConfig.sh])