~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to configh.in

  • Committer: Arnold D. Robbins
  • Date: 2022-07-19 09:51:42 UTC
  • Revision ID: git-v1:bdc68a30182eaef8d70edd7fc9a0fa5a9afe0f5b
Add checks and handle missing strsignal function.

Show diffs side-by-side

added added

removed removed

Lines of Context:
240
240
/* Define to 1 if you have the <stropts.h> header file. */
241
241
#undef HAVE_STROPTS_H
242
242
 
 
243
/* Define to 1 if you have the `strsignal' function. */
 
244
#undef HAVE_STRSIGNAL
 
245
 
243
246
/* Define to 1 if you have the `strtod' function. */
244
247
#undef HAVE_STRTOD
245
248