Home
last modified time | relevance | path

Searched refs:cf_cv_ar_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dialog/
H A Daclocal.m41020 AC_CACHE_CHECK(for options to update archives, cf_cv_ar_flags,[
1023 cf_cv_ar_flags=''
1035 cf_cv_ar_flags=unknown
1043 cf_cv_ar_flags=
1059 cf_cv_ar_flags="$cf_ar_flags"
1073 if test -n "$cf_cv_ar_flags" ; then
1074 ARFLAGS="$ARFLAGS $cf_cv_ar_flags"
1077 ARFLAGS=$cf_cv_ar_flags
H A Dconfigure3156 cf_cv_ar_flags=''
3168 cf_cv_ar_flags=unknown
3176 cf_cv_ar_flags=
3196 cf_cv_ar_flags="$cf_ar_flags"
3212 echo "$as_me:3212: result: $cf_cv_ar_flags" >&5
3213 echo "${ECHO_T}$cf_cv_ar_flags" >&6
3216 if test -n "$cf_cv_ar_flags" ; then
3217 ARFLAGS="$ARFLAGS $cf_cv_ar_flags"
3220 ARFLAGS=$cf_cv_ar_flags
/freebsd/contrib/ncurses/
H A Daclocal.m4514 AC_CACHE_CHECK(for options to update archives, cf_cv_ar_flags,[
517 cf_cv_ar_flags=''
529 cf_cv_ar_flags=unknown
537 cf_cv_ar_flags=
553 cf_cv_ar_flags="$cf_ar_flags"
567 if test -n "$cf_cv_ar_flags" ; then
568 ARFLAGS="$ARFLAGS $cf_cv_ar_flags"
571 ARFLAGS=$cf_cv_ar_flags