gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Remove make rule which does


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Remove make rule which doesn't even fire
Date: Tue, 27 Aug 2019 22:24:38 +0200

This is an automated email from the git hooks/post-receive script.

david-barksdale pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new d86e03829 Remove make rule which doesn't even fire
d86e03829 is described below

commit d86e03829d9c7c646777178cd9c082fd795fef06
Author: David Barksdale <address@hidden>
AuthorDate: Tue Aug 27 15:21:19 2019 -0500

    Remove make rule which doesn't even fire
    
    and causes automake to complain.
---
 pkgconfig/Makefile.am | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 7b7af6369..3199a04a4 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -38,13 +38,6 @@ pcfiles = \
 
 all-local: $(pcfiles)
 
-cp_verbose = $(cp_verbose_$(V))
-cp_verbose_ = $(cp_verbose_$(AM_DEFAULT_VERBOSITY))
-cp_verbose_0 = @echo "  CP     $@";
-
-%.pc: %.pc
-       $(cp_verbose_0)cp $< $@
-
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = $(pcfiles)
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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