From: Olaf Hering Date: Wed, 1 Oct 2014 16:41:25 +0000 (+0200) Subject: tools: remove private copies of includedir and libdir from libxenstat X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~4231 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ec402e17fbbedbf76aeaadfadc52a26414111d5a;p=xen.git tools: remove private copies of includedir and libdir from libxenstat They are wrong and unused. Signed-off-by: Olaf Hering Acked-by: Ian Campbell Cc: Ian Campbell Cc: Ian Jackson Cc: Stefano Stabellini Cc: Wei Liu --- diff --git a/tools/xenstat/libxenstat/Makefile b/tools/xenstat/libxenstat/Makefile index f64a45c773..86068cba60 100644 --- a/tools/xenstat/libxenstat/Makefile +++ b/tools/xenstat/libxenstat/Makefile @@ -15,10 +15,6 @@ XEN_ROOT=$(CURDIR)/../../.. include $(XEN_ROOT)/tools/Rules.mk -prefix=$(PREFIX) -includedir=$(prefix)/include -libdir=$(prefix)/lib - LDCONFIG=ldconfig MAKE_LINK=ln -sf