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

[Xen-changelog] Minor xenstat changes from Christian Limpach.



# HG changeset patch
# User mark.williamson@xxxxxxxxxxxx
# Node ID 59a6a0350158e4cc4fcec8eb3b2dab507cb84cfe
# Parent  173b918160e27ae385258cf8dd6dfd266974ba90
Minor xenstat changes from Christian Limpach.

diff -r 173b918160e2 -r 59a6a0350158 tools/xenstat/libxenstat/Makefile
--- a/tools/xenstat/libxenstat/Makefile Wed Aug 17 16:50:33 2005
+++ b/tools/xenstat/libxenstat/Makefile Fri Aug 19 18:22:56 2005
@@ -64,7 +64,7 @@
 src/libxenstat.so: src/libxenstat.so.$(MAJOR)
        $(MAKE_LINK) $(<F) $@
 
-install:
+install: all
 #install: all
 #      $(INSTALL_DATA) src/xenstat.h $(DESTDIR)$(includedir)/xenstat.h
 #      $(INSTALL_PROG) $(LIB) $(DESTDIR)$(libdir)/libxenstat.a
diff -r 173b918160e2 -r 59a6a0350158 tools/xenstat/xentop/Makefile
--- a/tools/xenstat/xentop/Makefile     Wed Aug 17 16:50:33 2005
+++ b/tools/xenstat/xentop/Makefile     Fri Aug 19 18:22:56 2005
@@ -27,7 +27,8 @@
 sbindir=$(prefix)/sbin
 
 CFLAGS += -DGCC_PRINTF -Wall -Werror -I$(XEN_LIBXENSTAT)
-LDFLAGS += -L$(XEN_LIBXENSTAT) -lxenstat -lcurses
+LDFLAGS += -L$(XEN_LIBXENSTAT)
+LDLIBS += -lxenstat -lcurses
 
 all: xentop
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.