Home
last modified time | relevance | path

Searched refs:libc_cv_with_fp (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/
Dconfig.make.in60 with-fp = @libc_cv_with_fp@
Dconfigure.ac564 libc_cv_with_fp, [dnl
572 libc_cv_with_fp=no
575 libc_cv_with_fp=yes
578 AC_SUBST(libc_cv_with_fp) subst
836 if test "$libc_cv_with_fp" = yes; then
Dconfigure3939 if ${libc_cv_with_fp+:} false; then :
3949 libc_cv_with_fp=no
3952 libc_cv_with_fp=yes
3956 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libc_cv_with_fp" >&5
3957 $as_echo "$libc_cv_with_fp" >&6; }
4301 if test "$libc_cv_with_fp" = yes; then
/glibc-2.36/ChangeLog.old/
DChangeLog.1925115 (libc_cv_with_fp): New configure test. Use this variable instead
25118 * config.make.in (with-fp): Use @libc_cv_with_fp@.