configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix' --enable-threads...
authorRobert Lipe <robertlipe@usa.net>
Thu, 29 Apr 1999 20:19:35 +0000 (20:19 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Thu, 29 Apr 1999 20:19:35 +0000 (20:19 +0000)
commit01e39005290ff31166241792557b1da8817125ae
treed2a248f8d7f71f4993fe02f452204681a4eec743
parentb94c0f4fea4e37a17023419eea3a164b12a23ec7
configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix' --enable-threads[={yes,pthreads,posix}] is passed as...

Thu Apr 29 22:13:46 1999  Robert Lipe  <robertlipe@usa.net>
* configure.in (i?86-UnixWare7*-sysv): Set thread_file to 'posix'
--enable-threads[={yes,pthreads,posix}] is passed as a command
line parameter to configure.
* config/i386/sysv5.h (LIB_SPEC): Add support for '-pthread'.
(CPP_SPEC): Likewise.

From-SVN: r26701
gcc/ChangeLog
gcc/configure
gcc/configure.in