configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in from gcc2 merge.
authorRichard Henderson <rth@cygnus.com>
Sat, 4 Apr 1998 13:32:43 +0000 (05:32 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 4 Apr 1998 13:32:43 +0000 (05:32 -0800)
* configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in
from gcc2 merge.

From-SVN: r18987

gcc/ChangeLog
gcc/configure
gcc/configure.in

index 542ef82..0db3735 100644 (file)
@@ -1,3 +1,8 @@
+Sat Apr  4 13:32:08 1998  Richard Henderson  <rth@cygnus.com>
+
+       * configure.in (alpha-*-linux-gnu*): Undo Feb 3 change brought in
+       from gcc2 merge.
+
 Sat Apr  4 10:23:41 1998  Jeffrey A Law  (law@cygnus.com)
 
        * Check in merge from gcc2.  See ChangeLog.11 and ChangeLog.12
index 8845d43..2321112 100755 (executable)
@@ -2029,7 +2029,6 @@ for machine in $build $host $target; do
                xm_defines=USE_BFD
                target_cpu_default="MASK_GAS"
                tmake_file="t-linux alpha/t-linux"
-               extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
                xmake_file=none
                fixincludes=Makefile.in
                gas=yes gnu_ld=yes
@@ -5049,7 +5048,6 @@ ${CONFIG_SHELL-/bin/sh} $srcdir/configure.frag $srcdir "$subdirs" "$dep_host_xma
 
 
 
-
 # Echo that links are built
 if [ x$host = x$target ]
 then
@@ -5293,7 +5291,6 @@ s%@cc_set_by_configure@%$cc_set_by_configure%g
 s%@stage_prefix_set_by_configure@%$stage_prefix_set_by_configure%g
 s%@install@%$install%g
 s%@symbolic_link@%$symbolic_link%g
-s%@version_dep@%$version_dep%g
 /@target_overrides@/r $target_overrides
 s%@target_overrides@%%g
 /@host_overrides@/r $host_overrides
@@ -5520,7 +5517,6 @@ srcdir='${srcdir}'
 subdirs='${subdirs}'
 oldstyle_subdirs='${oldstyle_subdirs}'
 symbolic_link='${symbolic_link}'
-version_dep='${version_dep}'
 program_transform_set='${program_transform_set}'
 program_transform_name='${program_transform_name}'
 dep_host_xmake_file='${dep_host_xmake_file}'
index a968e2f..421b015 100644 (file)
@@ -346,7 +346,6 @@ for machine in $build $host $target; do
                xm_defines=USE_BFD
                target_cpu_default="MASK_GAS"
                tmake_file="t-linux alpha/t-linux"
-               extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
                xmake_file=none
                fixincludes=Makefile.in
                gas=yes gnu_ld=yes