]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC):
authorGary V. Vaughan <gary@gnu.org>
Fri, 25 Feb 2005 17:46:50 +0000 (17:46 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 25 Feb 2005 17:46:50 +0000 (17:46 +0000)
Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g.

ChangeLog
m4/libtool.m4

index 1379188e22f16bfb3f5980d996ca75a78572dbe8..4f603b1606a1b75afbaa7377ec99293da828ef08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-25  Gary V. Vaughan  <gary@gnu.org>
+
+       * 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  <peter@pogma.com>
 
        * m4/libtool.m4 (_LT_LINKER_SHLIBS): The Portland group's 
index 14a027f550ac1881c437499a7827814cbed5b927..57faf425898bd7ef95cfbcc7322a8e3201766ed2 100644 (file)
@@ -3123,7 +3123,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++
@@ -5206,7 +5206,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++