From 9590eb1bc6a9bac46c8423e4c4166f6a5e39d9d7 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 8 Apr 1998 05:56:17 -0600 Subject: [PATCH] configure.in (x86-dg-dgux): Run fixinc.dgux. 8 * configure.in (x86-dg-dgux): Run fixinc.dgux. From-SVN: r19047 --- gcc/configure | 2 +- gcc/configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/configure b/gcc/configure index 6c2e9482364..93c8a463dd5 100755 --- a/gcc/configure +++ b/gcc/configure @@ -2786,7 +2786,7 @@ for machine in $build $host $target; do tm_file=i386/dgux.h tmake_file=i386/t-dgux xmake_file=i386/x-dgux - fixincludes=Makefile.in # There is nothing to fix + fixincludes=fixinc.dgux install_headers_dir=install-headers-cpio ;; i860-alliant-*) # Alliant FX/2800 diff --git a/gcc/configure.in b/gcc/configure.in index 2f44b58eb48..3d16cb5127e 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -1103,7 +1103,7 @@ for machine in $build $host $target; do tm_file=i386/dgux.h tmake_file=i386/t-dgux xmake_file=i386/x-dgux - fixincludes=Makefile.in # There is nothing to fix + fixincludes=fixinc.dgux install_headers_dir=install-headers-cpio ;; i860-alliant-*) # Alliant FX/2800 -- 2.30.2