summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-09-12 19:53:10 +0900
committerGitHub <noreply@github.com>2022-09-12 19:53:10 +0900
commited029e9bd42d7749fe22007e33c0f61d1dd3d792 (patch)
treeadecf1fcb9611c8b42268610a2f30154cd2566be /string.c
parent89077b4c5a8022ef563e11a7b682a4661dc9278c (diff)
downloadruby-ed029e9bd42d7749fe22007e33c0f61d1dd3d792.tar.gz
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.
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions