Re: [PATCH] AC_LANG_INT_SAVE: Modernize function declarators (C89 and above).
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 8/5/20 3:59 AM, Vincent Lefevre wrote: > This allows one to avoid a failure with AC_COMPUTE_INT when using > the -Werror=old-style-definition GCC option. Why is this needed? Telling 'configure' to use -Werror has never worked, for lots of other reasons.