Re: [PATCH spice 1/4] mingw: link with winmm for wave* functions

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

 



Hi,

Series looks good, ack series.

Regards,

Hans


On 06/30/2012 03:02 AM, Marc-André Lureau wrote:
---
  client/Makefile.am |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/client/Makefile.am b/client/Makefile.am
index ba3ce76..814c32f 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -114,7 +114,7 @@ spicec_SOURCES +=			\
  	windows/win_platform.h		\
  	$(NULL)

-spicec_resource_LDADD = windows/redc.o
+spicec_windows_LDADD = windows/redc.o -lwinmm

  windows/redc.o: windows/redc.rc
  	$(WINDRES) $< -o $@
@@ -238,7 +238,7 @@ spicec_LDADD =								\
  	$(XRANDR_LIBS)							\
  	$(Z_LIBS)							\
  	$(XINERAMA_LIBS)						\
-	$(spicec_resource_LDADD)					\
+	$(spicec_windows_LDADD)						\
  	$(NULL)

  EXTRA_DIST =				\


_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]