configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.
commit68bfb94e7ece6bad4d6c10231b3d8cd94d2e7319
authorAndreas Tobler <a.tobler@schweiz.ch>
Sat, 20 May 2006 21:33:07 +0000 (20 23:33 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Sat, 20 May 2006 21:33:07 +0000 (20 23:33 +0200)
treee6125a2ca63cd08037fda672d2a0a2a74790314b
parent08cb8af18ad619d73016dc052ca73410dc202038
configure.ac: Add the POSIX thread libs to the HP-UX PA configuration.

2006-05-20  Andreas Tobler  <a.tobler@schweiz.ch>
    John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

* configure.ac: Add the POSIX thread libs to the HP-UX PA
configuration. Add signal specification for HP-UX PA.
* configure: Rebuilt.
* configure.host: Add defaults for the HP-UX PA architecture.
Add descriptor files for HP-UX PA 32-bit and 64-bit.
* include/hppa-signal.h: New file.
* include/posix.h: Add shared library suffix for HP-UX.
* sysdep/pa/descriptor-pa32-hpux.h: New file.
* sysdep/pa/descriptor-pa64-hpux.h: Likewise.

Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
From-SVN: r113937
libjava/ChangeLog
libjava/configure
libjava/configure.ac
libjava/configure.host
libjava/include/hppa-signal.h [new file with mode: 0644]
libjava/include/posix.h
libjava/sysdep/pa/descriptor-pa32-hpux.h [new file with mode: 0644]
libjava/sysdep/pa/descriptor-pa64-hpux.h [new file with mode: 0644]