libtool-patches
[Top][All Lists]
Advanced

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

FYI: ltdl nonrecursive tests [288]


From: Gary V. Vaughan
Subject: FYI: ltdl nonrecursive tests [288]
Date: Wed, 2 Nov 2005 17:45:36 +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-351 to compare with
  * comparing to address@hidden/libtool--devo--1.0--patch-351
  M  Makefile.am
  M  ChangeLog
  M  tests/testsuite.at
  
  * modified files
  
  Index: Changelog
  from  Gary V. Vaughan  <address@hidden>
  
        * tests/nonrecursive.at: New tests for libltdl as a subdirectory,
        configured and compiled from the toplevel project.
        * tests/testsuite.at: Use it.
        (LT_AT_AUTOHEADER): New macro.
        * Makefile.am (TESTSUITE_AT): Depend on nonrecursive.at.
  
  --- orig/Makefile.am
  +++ mod/Makefile.am
  @@ -362,6 +362,7 @@
                  tests/duplicate_members.at \
                  tests/inherited_flags.at \
                  tests/libtoolize.at \
  +               tests/nonrecursive.at \
                  tests/old-m4-iface.at \
                  tests/standalone.at \
                  tests/deplibs-ident.at \
  
  
  --- orig/tests/testsuite.at
  +++ mod/tests/testsuite.at
  @@ -76,6 +76,13 @@
   ])
   
   
  +# LT_AT_AUTOHEADER([OPTIONS])
  +# ---------------------------
  +m4_define([LT_AT_AUTOHEADER],
  +[AT_CHECK([$AUTOHEADER $1], [0], [ignore], [ignore])
  +])
  +
  +
   # LT_AT_AUTORECONF([OPTIONS])
   # --------------------------
   m4_define([LT_AT_AUTORECONF],
  @@ -156,6 +163,8 @@
   m4_include([standalone.at])
   # subproject libltdl compilation
   m4_include([subproject.at])
  +# nonrecursive libltdl compilation
  +m4_include([nonrecursive.at])
   # C++ templates tests
   m4_include([template.at])
   # Behaviour of LT_OUTPUT
  
  
  
- -- 
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)

iD8DBQFDaPs+FRMICSmD1gYRAujPAKC62WzfhLrsRAs2OudlkU2yNgR6xwCguNYR
XGkLMeK5nYImNQ3P+mXJ9tM=
=yTtr
-----END PGP SIGNATURE-----




reply via email to

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