diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-07 21:38:31 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-06-07 21:38:31 +0000 |
commit | d00ffc0e48abb53f90e01fd058f0b6e6578e2452 (patch) | |
tree | 9206ad8dcb3c391a73512a3aeefb9ded7ae58b7f /gcc/configure.in | |
parent | 3f3c56b79ecd79371f87a00d292ea9f326d54f59 (diff) | |
download | gcc-d00ffc0e48abb53f90e01fd058f0b6e6578e2452.tar.gz |
�
* m68k/x-hp3bsd44: Delete obsolete and incorrect file.
* configure.in (m68k-hp-bsd4.4): No longer use x-hp3bsd44.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27412 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure.in')
-rw-r--r-- | gcc/configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/configure.in b/gcc/configure.in index ec60273c529..e279c89ebae 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -1864,7 +1864,6 @@ changequote([,])dnl ;; m68k-hp-bsd4.4*) # HP 9000/3xx running 4.4bsd tm_file=m68k/hp3bsd44.h - xmake_file=m68k/x-hp3bsd44 use_collect2=yes extra_headers=math-68881.h float_format=m68k |