[vlc-devel] vlc: svn commit r10708 (jpsaman)
Subversion daemon
svn at videolan.org
Sat Apr 16 16:16:53 CEST 2005
r10708 | jpsaman | 2005-04-16 16:16:53 +0200 (Sat, 16 Apr 2005) | 4 lines
Changed paths:
M /branches/0.8.1-jpsaman-thedj/configure.ac
M /branches/0.8.1-jpsaman-thedj/mozilla/Makefile.am
Fix compilation of mozilla plugin.
mozilla/Makefile.am: Remove fixed include paths
configure.ac: XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}, XPIDL must be provided in the shell environment. Either before the ./configure and make line (XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure ... && make) or exported (export XPIDL=/usr/lib/mozilla-1.7.6/xpidl) in the shell environment.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list