OSDN Git Service

* configure.in: Support shared libs on FreeBSD 3.x and 4.x
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 1999 01:21:14 +0000 (01:21 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 1999 01:21:14 +0000 (01:21 +0000)
commit8374f4d42aa87cd45b39f9da3450122d9e285ba2
tree9c421c2db5471e2aa8082612a7e2da2eb28ce41e
parentec7b5e188a28c3b2391c8915866a96c69e174f2f
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25594 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++/ChangeLog
libstdc++/config/freebsd.ml [new file with mode: 0644]
libstdc++/configure.in