Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 77153
Collapse All | Expand All

(-)vlc-0.8.1.orig.ebuild (-1 / +1 lines)
Lines 105-111 Link Here
105
	# so the configure script won't find it
105
	# so the configure script won't find it
106
	# unless we setup the proper variable
106
	# unless we setup the proper variable
107
	if use mozilla ; then
107
	if use mozilla ; then
108
		myconf="${myconf} --enable-mozilla MOZILLA_CONFIG=/usr/lib/mozilla/mozilla-config"
108
		myconf="${myconf} --enable-mozilla MOZILLA_CONFIG=/usr/lib/mozilla/mozilla-config XPIDL=/usr/bin/xpidl"
109
	else
109
	else
110
		myconf="${myconf} --disable-mozilla"
110
		myconf="${myconf} --disable-mozilla"
111
	fi
111
	fi

Return to bug 77153