]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
osf.h (HAVE_STAMP_H): Define.
authorRichard Henderson <rth@gcc.gnu.org>
Sat, 16 May 1998 23:24:20 +0000 (16:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 16 May 1998 23:24:20 +0000 (16:24 -0700)
commit9d654bba3a993d8b182af3628bda0e5ca113b671
treee5c044cdf02d80b32ce3a575bc91f677525cac8c
parent620422fdbc4a3803005b745c456672974c6d29fd
osf.h (HAVE_STAMP_H): Define.

        * alpha/osf.h (HAVE_STAMP_H): Define.
        * alpha.c: Use it.
        * alpha/netbsd.h, alpha/netbsd-elf.h: New files.
        * configure.in (alpha*-*-netbsd*): New.
        Based on patches from Paul H. Anderson <pha@pdq.com>.
        * configure.in (alpha*-*-linux-*): Kill xm_defines.
        (alpha*-*-linux-gnulibc1*) [fixincludes]: Define.
        * alpha/xm-linux.h: Remove file.

From-SVN: r19809
gcc/config/alpha/alpha.c
gcc/config/alpha/netbsd-elf.h [new file with mode: 0644]
gcc/config/alpha/netbsd.h [new file with mode: 0644]
gcc/config/alpha/osf.h
gcc/config/alpha/xm-linux.h [deleted file]
gcc/configure
gcc/configure.in