libtool-patches
[Top][All Lists]
Advanced

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

FYI: am-subdir autotest aclocal fix [308]


From: Gary V. Vaughan
Subject: FYI: am-subdir autotest aclocal fix [308]
Date: Thu, 10 Nov 2005 15:34:59 +0000 (GMT)
User-agent: mailnotify/0.7

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.

  * looking for address@hidden/libtool--devo--1.0--patch-370 to compare with
  * comparing to address@hidden/libtool--devo--1.0--patch-370
  M  ChangeLog
  M  tests/am-subdir.at
  
  * modified files
  
  Index: Changelog
  from  Gary V. Vaughan  <address@hidden>
        * tests/am-subdir.at: Now that we don't run autoreconf, we have to
        explicitly tell aclocal what flags to use.
  
  --- orig/tests/am-subdir.at
  +++ mod/tests/am-subdir.at
  @@ -74,7 +74,7 @@
   ** This is libsub **
   ]])
   
  -LT_AT_BOOTSTRAP([--copy], [], [ignore], [--add-missing])
  +LT_AT_BOOTSTRAP([--copy], [-I m4], [ignore], [--add-missing])
   
   LT_AT_EXEC_CHECK([subdir/subdemo], 0, expout)
   
  @@ -150,7 +150,7 @@
   int libsub::sub (void) { return 27; }
   ]])
   
  -LT_AT_BOOTSTRAP([--copy], [], [ignore], [--add-missing])
  +LT_AT_BOOTSTRAP([--copy], [-I m4], [ignore], [--add-missing])
   
   LT_AT_EXEC_CHECK([subdir/subdemo], 0)
   
  
  
  
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 1.0
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDc2iiFRMICSmD1gYRAmD7AKDHOQl/aYAIR0MYSEZ+raCfi7swTwCfbMhi
SPHvSReslGYMlE5puHNE5gQ=
=/+Sn
-----END PGP SIGNATURE-----




reply via email to

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