]> xenbits.xen.org Git - xenclient/xen-pq.git/commitdiff
Revert "xenpm-use-pkgconfig: Remove -lintl"
authorJean Guyader <jean.guyader@eu.citrix.com>
Fri, 22 Jan 2010 15:54:16 +0000 (15:54 +0000)
committerJean Guyader <jean.guyader@eu.citrix.com>
Fri, 22 Jan 2010 15:54:16 +0000 (15:54 +0000)
This reverts commit ca8b63c972c68df776c6c91b6dd8f523bb499c9c.

master/xenpm-use-pkgconfig

index 0cffc791ec6a3c6f3db80a0685c0df3824b53528..c1068dc63b574cc825cf134a383b255f17cdebc8 100644 (file)
@@ -1,5 +1,5 @@
 diff --git a/tools/xenpmd/Makefile b/tools/xenpmd/Makefile
-index bf335af..875891a 100644
+index bf335af..09e3461 100644
 --- a/tools/xenpmd/Makefile
 +++ b/tools/xenpmd/Makefile
 @@ -3,9 +3,9 @@ include $(XEN_ROOT)/tools/Rules.mk
@@ -10,7 +10,7 @@ index bf335af..875891a 100644
 +CFLAGS  += $(shell pkg-config dbus-glib-1 --cflags)
  LDFLAGS += $(LDFLAGS_libxenstore)
 -LDFLAGS += -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lglib-2.0 -lintl
-+LDFLAGS += $(shell pkg-config dbus-glib-1 --libs) -lpthread 
++LDFLAGS += $(shell pkg-config dbus-glib-1 --libs) -lpthread -lintl
  
  BIN      = xenpmd