From 2539bffe373726b271d83a4e385b009dc6638983 Mon Sep 17 00:00:00 2001 From: Kelley Cook Date: Mon, 29 Nov 2004 23:45:23 +0000 Subject: libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all. 2004-11-29 Kelley Cook * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case from CVS libtool to always pass_all. * libjava/configure, libffi/configure, libjava/configure, libobjc/configure, boehm-gc/configure: Regenerated. From-SVN: r91495 --- libjava/ChangeLog | 4 ++++ libjava/configure | 13 +++---------- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'libjava') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 539827b..0b4d6f6 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,7 @@ +2004-11-29 Kelley Cook + + * configure: Regenerate for libtool change. + 2004-11-29 Tom Tromey * gnu/gcj/tools/gcj_dbtool/Main.java (main): Mention gcj-dbtool. diff --git a/libjava/configure b/libjava/configure index bfaf3c8..cf52939 100755 --- a/libjava/configure +++ b/libjava/configure @@ -4349,14 +4349,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) - case $host_cpu in - 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 - lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;; - esac - lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` + lt_cv_deplibs_check_method=pass_all ;; netbsd* | knetbsd*-gnu) @@ -4750,7 +4743,7 @@ test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic" case $host in *-*-irix6*) # Find out which ABI we are using. - echo '#line 4753 "configure"' > conftest.$ac_ext + echo '#line 4746 "configure"' > conftest.$ac_ext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -5781,7 +5774,7 @@ if test "${enable_sjlj_exceptions+set}" = set; then : else cat > conftest.$ac_ext << EOF -#line 5784 "configure" +#line 5777 "configure" struct S { ~S(); }; void bar(); void foo() -- cgit v1.1