Searched refs:gl_cv_header_stdint_h (Results 1 – 2 of 2) sorted by relevance
6917 if ${gl_cv_header_stdint_h+:} false; then :6933 gl_cv_header_stdint_h=yes6935 gl_cv_header_stdint_h=no6939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_header_stdint_h" >&56940 $as_echo "$gl_cv_header_stdint_h" >&6; }6941 if test $gl_cv_header_stdint_h = yes; then7527 if test $gl_cv_header_inttypes_h = no && test $gl_cv_header_stdint_h = no; then
3763 AC_CACHE_CHECK([for stdint.h], [gl_cv_header_stdint_h],3769 [gl_cv_header_stdint_h=yes],3770 [gl_cv_header_stdint_h=no])])3771 if test $gl_cv_header_stdint_h = yes; then4167 if test $gl_cv_header_inttypes_h = no && test $gl_cv_header_stdint_h = no; then