Searched refs:with_itkconfig (Results 1 – 6 of 6) sorted by relevance
624 with_itkconfig=${withval})629 if test x"${with_itkconfig}" != x ; then630 if test -f "${with_itkconfig}/itkConfig.sh" ; then631 ac_cv_c_itkconfig=`(cd ${with_itkconfig}; pwd)`633 AC_MSG_ERROR([${with_itkconfig} directory doesn't contain itkConfig.sh])
636 with_itkconfig=${withval})641 if test x"${with_itkconfig}" != x ; then642 if test -f "${with_itkconfig}/itkConfig.sh" ; then643 ac_cv_c_itkconfig=`(cd ${with_itkconfig}; pwd)`645 AC_MSG_ERROR([${with_itkconfig} directory doesn't contain itkConfig.sh])
10395 withval="$with_itkconfig"10396 with_itkconfig=${withval}10407 if test x"${with_itkconfig}" != x ; then10408 if test -f "${with_itkconfig}/itkConfig.sh" ; then10409 ac_cv_c_itkconfig=`(cd ${with_itkconfig}; pwd)`10411 …{ echo "configure: error: ${with_itkconfig} directory doesn't contain itkConfig.sh" 1>&2; exit 1; }
1847 with_itkconfig=${withval})1852 if test x"${with_itkconfig}" != x ; then1853 if test -f "${with_itkconfig}/itkConfig.sh" ; then1854 ac_cv_c_itkconfig=`(cd ${with_itkconfig}; ${PWDCMD-pwd})`1856 AC_MSG_ERROR([${with_itkconfig} directory doesn't contain itkConfig.sh])