~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to configure

  • Committer: Arnold D. Robbins
  • Date: 2024-02-26 19:39:11 UTC
  • mto: (2057.4.2)
  • mto: This revision was merged to the branch mainline in revision 2094.
  • Revision ID: git-v1:c00b12818868cc7546817536cf33dcc4f440810a
Another attempt to close SIGPIPE races. Update copyrights and pc config.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11674
11674
  printf "%s\n" "#define HAVE_LSTAT 1" >>confdefs.h
11675
11675
 
11676
11676
fi
 
11677
ac_fn_c_check_func "$LINENO" "getdtablesize" "ac_cv_func_getdtablesize"
 
11678
if test "x$ac_cv_func_getdtablesize" = xyes
 
11679
then :
 
11680
  printf "%s\n" "#define HAVE_GETDTABLESIZE 1" >>confdefs.h
 
11681
 
 
11682
fi
11677
11683
ac_fn_c_check_func "$LINENO" "mbrlen" "ac_cv_func_mbrlen"
11678
11684
if test "x$ac_cv_func_mbrlen" = xyes
11679
11685
then :