OSDN Git Service

* acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 May 2004 10:35:12 +0000 (10:35 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 May 2004 10:35:12 +0000 (10:35 +0000)
* aclocal.m4, configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81981 138bc75d-0d04-0410-961f-82ee72b054a4

libmudflap/ChangeLog
libmudflap/acinclude.m4
libmudflap/aclocal.m4
libmudflap/configure

index 4ae3783..6aba70a 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * acinclude.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
+       * aclocal.m4, configure: Rebuilt.
+
 2004-05-17  Frank Ch. Eigler  <fche@redhat.com>
 
        * lib/libmudflap.exp (libmudflap-init): For C++ test cases only,
 2004-05-17  Frank Ch. Eigler  <fche@redhat.com>
 
        * lib/libmudflap.exp (libmudflap-init): For C++ test cases only,
index 421197d..14dd8b6 100644 (file)
@@ -664,7 +664,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64*)
+  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64* | sh*)
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that
index f33f60b..ba014e7 100644 (file)
@@ -653,7 +653,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64*)
+  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64* | sh*)
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that
index 71259c4..072de54 100755 (executable)
@@ -1902,7 +1902,7 @@ irix5* | irix6*)
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
 # This must be Linux ELF.
 linux-gnu*)
   case $host_cpu in
-  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64*)
+  alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | x86_64* | sh*)
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that
     lt_cv_deplibs_check_method=pass_all ;;
     # NB 2003-06-03: According to Alexandre Oliva, x86_64 should not be
     # in this list.  However, it works around a libtool problem that