From: Lars Gullik Bjønnes Date: Sun, 19 Aug 2001 14:10:18 +0000 (+0000) Subject: update libtool X-Git-Tag: 1.6.10~20791 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c03df858873ca9f542cd373a4c77301901e22066;p=features.git update libtool git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2554 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/config/ChangeLog b/config/ChangeLog index 41ac59e2d0..0077bb3464 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2001-08-19 Lars Gullik Bjønnes + + * libtool.m4: update to latest version + 2001-08-03 Jean-Marc Lasgouttes * lyxinclude.m4: fix the help text of --with-frontend diff --git a/config/libtool.m4 b/config/libtool.m4 index e496521681..a79288c55a 100644 --- a/config/libtool.m4 +++ b/config/libtool.m4 @@ -1075,7 +1075,7 @@ if test x"$compiler_c_o" = x"yes"; then CFLAGS="$save_CFLAGS" ]) compiler_o_lo=$lt_cv_compiler_o_lo - AC_MSG_RESULT([$compiler_c_lo]) + AC_MSG_RESULT([$compiler_o_lo]) else compiler_o_lo=no fi @@ -1470,7 +1470,7 @@ else hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib' # Warning - without using the other run time loading flags, -berok will # link without error, but may produce a broken library. - allow_undefined_flag='${wl}-berok" + allow_undefined_flag='${wl}-berok' # This is a bit strange, but is similar to how AIX traditionally builds # it's shared libraries. archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname' @@ -3207,7 +3207,7 @@ irix5* | irix6*) # This must be Linux ELF. linux-gnu*) case $host_cpu in - alpha* | i*86 | powerpc* | sparc* | ia64* ) + alpha* | hppa* | i*86 | powerpc* | sparc* | ia64* | s390* ) lt_cv_deplibs_check_method=pass_all ;; *) # glibc up to 2.1.1 does not perform some relocations on ARM