configure.in: Support shared libs on FreeBSD 3.x and 4.x
authorDoug Rabson <dfr@freebsd.org>
Fri, 5 Mar 1999 01:21:14 +0000 (01:21 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 5 Mar 1999 01:21:14 +0000 (18:21 -0700)
commit268e8aeed4905a300ae6a7a2ca22d94b9ce3cfcd
tree9c421c2db5471e2aa8082612a7e2da2eb28ce41e
parent6f67a30d15afdf01e89ad5b8c88f5ad9bef94bb6
configure.in: Support shared libs on FreeBSD 3.x and 4.x

        * configure.in: Support shared libs on FreeBSD 3.x and 4.x
        * config/freebsd.ml: A copy of config/linux.ml since they are both
        ELF and both have a shared libm.

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