summaryrefslogtreecommitdiff
path: root/encoding.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2022-09-12 19:53:10 +0900
committer<[email protected]>2022-09-12 19:53:10 +0900
commited029e9bd42d7749fe22007e33c0f61d1dd3d792 ()
treeadecf1fcb9611c8b42268610a2f30154cd2566be /encoding.c
parent89077b4c5a8022ef563e11a7b682a4661dc9278c (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