From: Gary V. Vaughan Date: Fri, 25 Feb 2005 18:03:57 +0000 (+0000) Subject: * m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC): X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a91fddfc197f36d3e8535ad04b21b29621ac3d6;p=thirdparty%2Flibtool.git * m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC): Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g. --- diff --git a/ChangeLog b/ChangeLog index 9ce0f1e62..c6ce1c368 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-25 Gary V. Vaughan + + * m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC): + Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g. + 2005-02-24 Peter O'Gorman * m4/libtool.m4 (_LT_LINKER_SHLIBS): The Portland group's diff --git a/m4/libtool.m4 b/m4/libtool.m4 index 9f844214e..83fda48d2 100644 --- a/m4/libtool.m4 +++ b/m4/libtool.m4 @@ -3117,7 +3117,7 @@ m4_if([$1], [CXX], [ _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,' _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic' _LT_TAGVAR(lt_prog_compiler_static, $1)='-static' - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='' + _LT_TAGVAR(whole_archive_flag_spec, $1)='' ;; cxx) # Compaq C++ @@ -5200,7 +5200,7 @@ if test "$_lt_caught_CXX_error" != yes; then _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' - _LT_AC_TAGVAR(whole_archive_flag_spec, $1)='' + _LT_TAGVAR(whole_archive_flag_spec, $1)='' ;; cxx) # Compaq C++