diff options
author | Erlend E. Aasland <erlend@python.org> | 2024-04-13 07:05:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-13 07:05:07 (GMT) |
commit | c2a551a30b520e520b084eec251f168549e1a3f0 (patch) | |
tree | 3d17a8497ed88c3f1cd1c98f227b5fa9f87a84cb /Python/pystrcmp.c | |
parent | eca53620e3ff1f2e7d621360a513ac34a1b35aa3 (diff) | |
download | cpython-c2a551a30b520e520b084eec251f168549e1a3f0.zip cpython-c2a551a30b520e520b084eec251f168549e1a3f0.tar.gz cpython-c2a551a30b520e520b084eec251f168549e1a3f0.tar.bz2 |
gh-96398: Detect GCC compatible compilers in configure (#117825)
Introduce a cached variable $ac_cv_gcc_compat and set it to 'yes' if
the C preprocessor defines the __GNUC__ macro.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions