libtool-patches
[Top][All Lists]
Advanced

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

Remove superfluous dependency in Makefile.am.


From: Ralf Wildenhues
Subject: Remove superfluous dependency in Makefile.am.
Date: Fri, 20 Aug 2010 07:08:28 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Pushed as obvious: there is nothing that would generate demo-conf.test
and I couldn't find any reason for the test result to depend on the
libtool script in particular.

Cheers,
Ralf

    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.

diff --git a/Makefile.am b/Makefile.am
index e0bf83d..d358e09 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)



reply via email to

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