tests_flags.in: Use test a = b, not test a == b which is not portable.
authorZack Weinberg <zackw@stanford.edu>
Sun, 1 Apr 2001 19:19:57 +0000 (19:19 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 1 Apr 2001 19:19:57 +0000 (19:19 +0000)
commitaa9de837a842e2c0bf32661fac8ca457be10ad54
tree551c73971b9e11f2607fc4f1365c0884c54e1100
parentf40475404235a392b16bb7db048fc18c56af3604
tests_flags.in: Use test a = b, not test a == b which is not portable.

* tests_flags.in: Use test a = b, not test a == b which is not
portable.

From-SVN: r40986
libstdc++-v3/ChangeLog
libstdc++-v3/tests_flags.in