diff options
author | Nobuyoshi Nakada <[email protected]> | 2022-09-12 19:53:10 +0900 |
---|---|---|
committer | <[email protected]> | 2022-09-12 19:53:10 +0900 |
commit | ed029e9bd42d7749fe22007e33c0f61d1dd3d792 () | |
tree | adecf1fcb9611c8b42268610a2f30154cd2566be /encoding.c | |
parent | 89077b4c5a8022ef563e11a7b682a4661dc9278c (diff) |
Autoconf 2.70 or AC_PROG_CC_C99 for earlier is checking for C99
It is no longer necessary to add it to `CFLAGS`/`CPPFLAGS` later. Furthermore, as `CPPFLAGS` is used also with C++ compiler, the option particular to C such as `-std=gnu99` results in an error.
Notes: Merged: https://.com/ruby/ruby/pull/6361 Merged-By: nobu <[email protected]>
0 files changed, 0 insertions, 0 deletions