npapi-vlc | branch: cleanup | Hugo Beauzée-Luyssen <[email protected]> | 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 # _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
