Commit 527b03ed by David Edelsohn Committed by David Edelsohn

* configure.target (aix4*): Remove extra set of brackets.

From-SVN: r39546
parent 6fca22eb
2001-02-28 David Edelsohn <edelsohn@gnu.org>
* configure.target (aix4*): Remove extra set of brackets.
2001-02-07 Benjamin Kosnik <bkoz@redhat.com>
Clean up stdexcept.
......
......@@ -67,7 +67,7 @@ esac
# THIS TABLE IS SORTED. KEEP IT THAT WAY.
case "${target_os}" in
aix4.[[3456789]]* | aix[[56789]]*)
aix4.[3456789]* | aix[56789]*)
os_include_dir="config/os/aix"
case "$CXX" in
*pthread*)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment