Typos fixed.
-- 
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
Index: ChangeLog
from  Gary V. Vaughan  <[EMAIL PROTECTED]>

	* m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC):
	Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g.

Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.125.2.32
diff -u -p -r1.125.2.32 libtool.m4
--- m4/libtool.m4 25 Feb 2005 14:14:19 -0000 1.125.2.32
+++ m4/libtool.m4 25 Feb 2005 17:56:06 -0000
@@ -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; 
 
 	    _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++

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to