libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 342-gary-libtoolize-function


From: Gary V. Vaughan
Subject: FYI: 342-gary-libtoolize-function
Date: Sun, 27 Jan 2008 15:13:32 +0800 (PHT)
User-agent: mailnotify/0.9

Applied to HEAD, as obvious.

  Index: ChangeLog
  from  Gary V. Vaughan  <address@hidden>
  
        * libtoolize (func_fixup_Makefile, func_massage_aclocal_DATA)
        (func_massage_pkgltdl_files, func_massage_pkgconfig_files):
        Add missing $opt_debug.
  
  Index: libtoolize.m4sh
  ===================================================================
  RCS file: /sources/libtool/libtool/libtoolize.m4sh,v
  retrieving revision 1.66
  diff -u -u -r1.66 libtoolize.m4sh
  --- libtoolize.m4sh 26 Jan 2008 06:23:10 -0000 1.66
  +++ libtoolize.m4sh 27 Jan 2008 07:12:17 -0000
  @@ -323,6 +323,7 @@
   # func_fixup_Makefile srcfile srcdir destdir
   func_fixup_Makefile ()
   {
  +    $opt_debug
       my_filename="$1"
       my_srcdir="$2"
       my_destdir="$3"
  @@ -981,6 +982,7 @@
   # this function massages it into a suitable format for func_copy_some_files.
   func_massage_aclocal_DATA ()
   {
  +    $opt_debug
       pkgmacro_files=     # GLOBAL VAR
   
       my_glob_exclude="$1"
  @@ -1009,6 +1011,7 @@
   # function massages it into a suitable format for func_copy_some_files.
   func_massage_pkgltdl_files ()
   {
  +    $opt_debug
       pkgltdl_files=   # GLOBAL VAR
   
       my_glob_exclude="$1"
  @@ -1043,6 +1046,7 @@
   # function massages it into a suitable format for func_copy_some_files.
   func_massage_pkgconfig_files ()
   {
  +    $opt_debug
       pkgconfig_files= # GLOBAL VAR
   
       my_glob_exclude="$1"
-- 
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ Join my AGLOCO Network: http://www.agloco.com/r/BBBS7912 
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils

Attachment: pgp1KFWaLSsSG.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]