[vlc-commits] npapi: Manually revert an ugly hack that shouldn't have been commited

Hugo Beauzée-Luyssen git at videolan.org
Tue Apr 21 10:15:55 CEST 2015


npapi-vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Mar 25 15:18:39 2015 +0100| [227e77c8570c0663ecd138066bfa4d0f1389785e] | committer: Hugo Beauzée-Luyssen

npapi: Manually revert an ugly hack that shouldn't have been commited

> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=227e77c8570c0663ecd138066bfa4d0f1389785e
---

 npapi/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npapi/Makefile.am b/npapi/Makefile.am
index 454ab66..c346e37 100644
--- a/npapi/Makefile.am
+++ b/npapi/Makefile.am
@@ -47,7 +47,7 @@ npapi-sdk:
 	svn export http://npapi-sdk.googlecode.com/svn/trunk/headers npapi-sdk-svn -r HEAD
 	mv npapi-sdk-svn npapi-sdk
 
-if HAVE_DARWIN
+if HAVE_XCB
 
 # Unix (x11) platforms
 #



More information about the vlc-commits mailing list