Searched refs:cf_cv_mixedcase (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41921 if test "$cf_cv_mixedcase" = yes ; then
2001 AC_CACHE_CHECK(if filesystem supports mixed-case filenames,cf_cv_mixedcase,[
2005 cf_cv_mixedcase=no
2008 cf_cv_mixedcase=yes
2015 cf_cv_mixedcase=no
2017 cf_cv_mixedcase=yes
2022 test "$cf_cv_mixedcase" = yes && AC_DEFINE(MIXEDCASE_FILENAMES,1,[Define to 1 if filesystem supports mixed-case filenames.])
H A Dconfigure25236 if test "${cf_cv_mixedcase+set}" = set; then
25243 cf_cv_mixedcase=no
25246 cf_cv_mixedcase=yes
25253 cf_cv_mixedcase=no
25255 cf_cv_mixedcase=yes
25261 echo "$as_me:25261: result: $cf_cv_mixedcase" >&5
25262 echo "${ECHO_T}$cf_cv_mixedcase" >&6
25263 test "$cf_cv_mixedcase" = yes &&
25375 if test "$cf_cv_mixedcase" = yes ; then

Completed in 43 milliseconds