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

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41495 AC_CACHE_CHECK(if this is the GNU C library,cf_cv_gnu_library,[
1504 [cf_cv_gnu_library=yes],
1505 [cf_cv_gnu_library=no])
1508 if test x$cf_cv_gnu_library = xyes; then
H A Dconfigure3068 if test "${cf_cv_gnu_library+set}" = set; then
3103 cf_cv_gnu_library=yes
3107 cf_cv_gnu_library=no
3112 echo "$as_me:3112: result: $cf_cv_gnu_library" >&5
3113 echo "${ECHO_T}$cf_cv_gnu_library" >&6
3115 if test x$cf_cv_gnu_library = xyes; then

Completed in 61 milliseconds