configure.in: Handle OpenBSD with and without threads.
authorMarc Espie <espie@cvs.openbsd.org>
Thu, 18 Feb 1999 18:57:55 +0000 (18:57 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Feb 1999 18:57:55 +0000 (11:57 -0700)
commiteca8ff3207fd57f9bb793bcbcb479795308a38b2
treeb8c2627f95c332efeaab153c57a329fbdb22e207
parentc87a0a3994b20fcf69a9d4072516929c08a96746
configure.in: Handle OpenBSD with and without threads.

        * configure.in: Handle OpenBSD with and without threads.
        * config/openbsd.ml: New file.
        * config/openbsd.mt: New file.

From-SVN: r25291
libstdc++/ChangeLog
libstdc++/config/openbsd.ml [new file with mode: 0644]
libstdc++/config/openbsd.mt [new file with mode: 0644]
libstdc++/configure.in