diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-05-18 18:21:50 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-05-31 13:17:45 +0100 |
commit | 0ed5259ccbd66d190365ab33b05ad5879263a623 (patch) | |
tree | 95af32a5808a461453ccb1ee669cd58e5a0170ab /gcc | |
parent | b960c253e988c68ed3f3829125bc267bdf169356 (diff) | |
download | gcc-0ed5259ccbd66d190365ab33b05ad5879263a623.zip gcc-0ed5259ccbd66d190365ab33b05ad5879263a623.tar.gz gcc-0ed5259ccbd66d190365ab33b05ad5879263a623.tar.bz2 |
libstdc++: Replace obsolete shell syntax in configure.ac
The current POSIX standard says that the -a and -o operators to the
'test' utility are obsolete, and the shell operators && and || should be
used instead.
libstdc++-v3/ChangeLog:
* configure.ac: Replace use of -o operator for test.
* configure: Regenerate.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions