HomeSort by: relevance | last modified time | path
    Searched refs:cf_cv_fixup_sigwinch (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/luit/dist/
configure 10919 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/
configure 4981 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 31 milliseconds