Home
last modified time | relevance | path

Searched refs:cf_cv_fixup_sigwinch (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/
Daclocal.m44826 AC_CACHE_CHECK(for actual SIGWINCH definition,cf_cv_fixup_sigwinch,[
4827 cf_cv_fixup_sigwinch=unknown
4842 [cf_cv_fixup_sigwinch=$cf_sigwinch
4849 if test "$cf_cv_fixup_sigwinch" != unknown ; then
4850 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"
Dconfigure8276 cf_cv_fixup_sigwinch=unknown
8313 echo "$ac_t""$cf_cv_fixup_sigwinch" 1>&6
8315 if test "$cf_cv_fixup_sigwinch" != unknown ; then
8316 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"