summaryrefslogtreecommitdiff
path: root/www/mplayer-plugin/files/patch-configure
blob: 6b1e401114dc50eb31de162ec945e809fbb32e40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2008-06-24 09:15:05.000000000 -0400
+++ configure	2009-04-10 17:04:02.000000000 -0400
@@ -3789,7 +3789,7 @@
   if test $succeeded = yes; then
       MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir libxul`"
 MOZILLA_HOME=`$PKG_CONFIG --variable=libdir libxul`
-GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`
+GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul`/`$PKG_CONFIG --variable=includetype libxul`
 
   else
      { echo "$as_me:$LINENO: WARNING: libxul not found" >&5