* configure.in: Add AIX multithread support fragment.
commit3d0e57454dd8d32241b9985114a6db73ebfddc47
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:36:39 +0000 (19 20:36 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2000 20:36:39 +0000 (19 20:36 +0000)
tree6f780d1812f4b61d6cd1eaaccdb22e20d8c0f308
parentbe044bcb46da02d19e96f88da3d2229193580250
* configure.in: Add AIX multithread support fragment.
* config/aix.mt: Define _PTHREADS in MT_CFLAGS if -pthread
commandline option present.

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