]> 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 18:03:57 +0000 (18:03 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 25 Feb 2005 18:03:57 +0000 (18:03 +0000)
Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g.

ChangeLog
m4/libtool.m4

index 9ce0f1e62a21c0100b57fb5b5132740f001444e3..c6ce1c36835a90313535012aee3a5904fa39e0a2 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 9f844214e105ba82736d80dd48a70eccaa465c3f..83fda48d2cd1d3b0aa26c764be5be3c8485c0857 100644 (file)
@@ -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++