diff --git a/ChangeLog b/ChangeLog
index 3d4698cedf9525abc3cb962f22879974a3545c34..dbdb31ad416a01bed9dd1badbc544a16dfa20410 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+	PR bootstrap/15120
+	* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
+	* */configure: Rebuilt.
+
 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
 
 	* Makefile.def, Makefile.tpl, configure.in: Remove all mention
diff --git a/boehm-gc/configure b/boehm-gc/configure
index bc13804ce93455213c58bc3d1626ca4241dc7bd0..0634ad47d434e80e851cffbce4e23832667f8d48 100755
--- a/boehm-gc/configure
+++ b/boehm-gc/configure
@@ -3865,7 +3865,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libffi/configure b/libffi/configure
index 9a76fd1d79b1d2448adc960326c90b21aae86d29..ead8b0b3493e91ed1603b22945e1a7ad88ec5907 100755
--- a/libffi/configure
+++ b/libffi/configure
@@ -3430,7 +3430,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libgfortran/configure b/libgfortran/configure
index 099ab80a610a94d98acca5a5c367601732a8376a..421c8658136dcea4bb7f1e6ef8d6800db75fd796 100755
--- a/libgfortran/configure
+++ b/libgfortran/configure
@@ -5906,7 +5906,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libjava/configure b/libjava/configure
index 94ce96a5cf47c63d45c11b4d5c7c0138179e8ebf..ba03e6932aced622dfe4deb908a66ef1d2948278 100755
--- a/libjava/configure
+++ b/libjava/configure
@@ -2024,7 +2024,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libobjc/configure b/libobjc/configure
index 36f7c94fd1899f9fdf950bb2f639918435c98958..f05fc18ce9e5d460d5653dc0eccc860efb6257fa 100755
--- a/libobjc/configure
+++ b/libobjc/configure
@@ -3212,7 +3212,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure
index 160d2b8c6c7cf7df5524ed91239737dd8efae4db..c12de5621eafb40ceffe71eab028bd6356f3f79b 100755
--- a/libstdc++-v3/configure
+++ b/libstdc++-v3/configure
@@ -4024,7 +4024,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/libtool.m4 b/libtool.m4
index 91ceb2db5fab7dce45b94bbbb9c189f0ff3f82a8..dec9f01f3faceb60417eb5d4b009ba7db7fffa93 100644
--- a/libtool.m4
+++ b/libtool.m4
@@ -680,7 +680,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM
diff --git a/zlib/configure b/zlib/configure
index b71418840fc0126f80bafb2edebc21423e747192..0c94946f7af9fa45e2c5f4f374a3088ee00b09bc 100755
--- a/zlib/configure
+++ b/zlib/configure
@@ -3398,7 +3398,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* )
+  alpha* | mips* | hppa* | i*86 | powerpc* | sparc* | ia64* | sh* )
     lt_cv_deplibs_check_method=pass_all ;;
   *)
     # glibc up to 2.1.1 does not perform some relocations on ARM