aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-05-18 18:20:27 +0100
committerJonathan Wakely <jwakely@redhat.com>2023-06-06 16:29:22 +0100
commit97a5e8a2a48d162744a5bd60a012ce6fca13cbbe (patch)
tree1f04d810cd357c84f0b63b51d266db92ddc19d56 /gcc
parent88604bd17c3d0c82792020b4b0da95627b1caa9d (diff)
downloadgcc-97a5e8a2a48d162744a5bd60a012ce6fca13cbbe.zip
gcc-97a5e8a2a48d162744a5bd60a012ce6fca13cbbe.tar.gz
gcc-97a5e8a2a48d162744a5bd60a012ce6fca13cbbe.tar.bz2
libstdc++: Use AS_IF in configure.ac
This ensures that anything that depends on AC_REQUIRE is hoisted out of the conditional block. The always-false test x"long_double_math_on_this_cpu" = x"yes" condition is not altered by this commit, only changed to use the AS_IF syntax. libstdc++-v3/ChangeLog: * configure.ac: Use AS_IF. * configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions