* configure.in: Remove alpha-dec-osf*, no longer necessary now that
gdb knows how to handle OSF/1 shared libraries.
This commit is contained in:
parent
059e8ee2a2
commit
580217119e
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
|
||||
|
||||
* configure.in: Remove alpha-dec-osf*, no longer necessary now that
|
||||
gdb knows how to handle OSF/1 shared libraries.
|
||||
|
||||
Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
|
||||
|
|
|
@ -83,7 +83,6 @@ srcname="gnu development package"
|
|||
# per-host:
|
||||
|
||||
case "${host}" in
|
||||
alpha-dec-osf*) host_makefile_frag=config/mh-alphaosf ;;
|
||||
m68k-hp-hpux) host_makefile_frag=config/mh-hp300 ;;
|
||||
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
||||
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue