libtool-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Libtool branch, master, updated. v2.2.10-83-g275dd5d


From: Ralf Wildenhues
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.10-83-g275dd5d
Date: Fri, 20 Aug 2010 05:08:26 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  275dd5d0634199a4acb51c627c8f2786c1c5ccb5 (commit)
      from  5e6462542639b3939e6daa46395260a9ae8b451e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 275dd5d0634199a4acb51c627c8f2786c1c5ccb5
Author: Ralf Wildenhues <address@hidden>
Date:   Fri Aug 20 07:06:58 2010 +0200

    Remove superfluous dependency in Makefile.am.
    
    * Makefile.am (tests/demo-conf.test): Remove dependency on
    libtool, this test is a primary source and not generated.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog   |    4 ++++
 Makefile.am |    2 --
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9f8f135..ec311e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2010-08-20  Ralf Wildenhues  <address@hidden>
 
+       Remove superfluous dependency in Makefile.am.
+       * Makefile.am (tests/demo-conf.test): Remove dependency on
+       libtool, this test is a primary source and not generated.
+
        Bump copyright years in manual.
        * doc/libtool.texi: Bump copyright years.
 
diff --git a/Makefile.am b/Makefile.am
index ef3c984..d689e09 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -690,8 +690,6 @@ if HAVE_FC
 TESTS += $(FC_TESTS)
 endif
 
-tests/demo-conf.test: libtool
-
 EXTRA_DIST     += $(srcdir)/tests/defs.in tests/defs.m4sh \
                  $(COMMON_TESTS) $(CXX_TESTS) $(F77_TESTS) $(FC_TESTS)
 DIST_SUBDIRS   += $(CONF_SUBDIRS)


hooks/post-receive
-- 
GNU Libtool



reply via email to

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