Searched refs:cf_cv_fixup_sigwinch (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Dacinclude.m487 AC_CACHE_CHECK(for actual SIGWINCH definition,cf_cv_fixup_sigwinch,[
88 cf_cv_fixup_sigwinch=unknown
103 [cf_cv_fixup_sigwinch=$cf_sigwinch
110 if test "$cf_cv_fixup_sigwinch" != unknown ; then
111 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"
H A Dconfigure10919 if ${cf_cv_fixup_sigwinch+:} false; then :
10923 cf_cv_fixup_sigwinch=unknown
10949 cf_cv_fixup_sigwinch=$cf_sigwinch
10958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cf_cv_fixup_sigwinch" >&5
10959 $as_echo "$cf_cv_fixup_sigwinch" >&6; }
10961 if test "$cf_cv_fixup_sigwinch" != unknown ; then
10962 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"
/xsrc/external/mit/xterm/dist/
H A Daclocal.m42853 AC_CACHE_CHECK(for actual SIGWINCH definition,cf_cv_fixup_sigwinch,[
2854 cf_cv_fixup_sigwinch=unknown
2869 [cf_cv_fixup_sigwinch=$cf_sigwinch
2876 if test "$cf_cv_fixup_sigwinch" != unknown ; then
2877 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"
H A Dconfigure4981 if test "${cf_cv_fixup_sigwinch+set}" = set; then
4985 cf_cv_fixup_sigwinch=unknown
5023 cf_cv_fixup_sigwinch=$cf_sigwinch
5035 echo "$as_me:5035: result: $cf_cv_fixup_sigwinch" >&5
5036 echo "${ECHO_T}$cf_cv_fixup_sigwinch" >&6
5038 if test "$cf_cv_fixup_sigwinch" != unknown ; then
5039 CPPFLAGS="$CPPFLAGS -DSIGWINCH=$cf_cv_fixup_sigwinch"

Completed in 34 milliseconds