floppym 15/05/08 01:01:39 Added: 9.10.0-vgauth.patch Log: Add grabbitmqproxy and vgauth use flags. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.1 app-emulation/open-vm-tools/files/9.10.0-vgauth.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/files/9.10.0-vgauth.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/open-vm-tools/files/9.10.0-vgauth.patch?rev=1.1&content-type=text/plain Index: 9.10.0-vgauth.patch =================================================================== --- a/vgauth/service/Makefile.in +++ b/vgauth/service/Makefile.in @@ -322,7 +322,7 @@ ../lib/libvgauth.la @XERCES_LIBS@ @XMLSECURITY_LIBS@ \ @SSL_LIBS@ -lxerces-c -lxml-security-c -lssl -lcrypto \ $(am__append_1) -@HAVE_ICU_FALSE@VGAuthService_LINK = $(LINK) +@HAVE_ICU_FALSE@VGAuthService_LINK = $(CXXLINK) @HAVE_ICU_TRUE@VGAuthService_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ @HAVE_ICU_TRUE@ $(LIBTOOLFLAGS) --mode=link $(CXX) \ @HAVE_ICU_TRUE@ $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
