]> git.sesse.net Git - vlc/commit
Make compilation of mozilla plugin easier on different distributions. Removed fixed...
authorJean-Paul Saman <jpsaman@videolan.org>
Sat, 16 Apr 2005 14:10:00 +0000 (14:10 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Sat, 16 Apr 2005 14:10:00 +0000 (14:10 +0000)
commit16caa3618badef00bb71d852ab7361dd3f45b362
tree2a031d5a6bfc5f27297c6db66b86e93e30ed4bc4
parentfc5c3b368e0b62eb5e8ce9de83ecd30490adef77
Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}.
Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
configure.ac
mozilla/Makefile.am