configure (alpha-*-linuxecoff, [...]): Run fixincludes.
authorRichard Henderson <rth@cygnus.com>
Thu, 2 Apr 1998 01:13:17 +0000 (17:13 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 2 Apr 1998 01:13:17 +0000 (17:13 -0800)
* configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1):
Run fixincludes.

From-SVN: r18944

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 77b15f34adb9b2140b3f39f2ad76fde56a7d3d76..80459cb1f7b77abbfea2a340eef197cba24d193f 100644 (file)
@@ -1,3 +1,8 @@
+Thu Apr  2 01:01:34 1998  Richard Henderson  <rth@cygnus.com>
+
+       * configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1):
+       Run fixincludes.
+
 Wed Apr  1 22:26:22 1998  Jeffrey A Law  (law@cygnus.com)
 
        * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,
index 90b43098d6242df7f44bda35dabebed5635cd8dd..9e3fb24e75730ed4c18538df7998578496dc2582 100755 (executable)
@@ -1998,7 +1998,6 @@ for machine in $build $host $target; do
                xm_file="${xm_file} alpha/xm-linux.h"
                gas=no
                xmake_file=none
-               fixincludes=Makefile.in
                gas=yes gnu_ld=yes
                ;;
        alpha*-*-linux-gnulibc1*)
@@ -2006,7 +2005,6 @@ for machine in $build $host $target; do
                xm_file="${xm_file} alpha/xm-linux.h"
                tmake_file="t-linux t-linux-gnulibc1"
                xmake_file=none
-               fixincludes=Makefile.in
                gas=yes gnu_ld=yes
                if [ x$enable_threads = xyes ]; then
                        thread_file='posix'
index 0a0fc4100f1f3bf82127536813d7b78d26d93d46..c93a6248e65740a04e6d3bce20910b88131ca82b 100644 (file)
@@ -315,7 +315,6 @@ for machine in $build $host $target; do
                xm_file="${xm_file} alpha/xm-linux.h"
                gas=no
                xmake_file=none
-               fixincludes=Makefile.in
                gas=yes gnu_ld=yes
                ;;
        alpha*-*-linux-gnulibc1*)
@@ -323,7 +322,6 @@ for machine in $build $host $target; do
                xm_file="${xm_file} alpha/xm-linux.h"
                tmake_file="t-linux t-linux-gnulibc1"
                xmake_file=none
-               fixincludes=Makefile.in
                gas=yes gnu_ld=yes
                if [[ x$enable_threads = xyes ]]; then
                        thread_file='posix'