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

(-)mod_php-4.2.2-r1.ebuild (-1 / +1 lines)
Lines 153-159 Link Here
153
	fi
153
	fi
154
154
155
	use xml2 && myconf="${myconf} --with-dom"
155
	use xml2 && myconf="${myconf} --with-dom"
156
	use crypt && myconf="${myconf} --with-mcrypt --with-mhash"
156
	use crypt && myconf="${myconf} --with-mcrypt --with-mhash --disable-posix-threads"
157
	#use java && myconf="${myconf} --with-java=${JDK_HOME}"
157
	#use java && myconf="${myconf} --with-java=${JDK_HOME}"
158
158
159
	LDFLAGS="$LDFLAGS -ltiff -ljpeg"
159
	LDFLAGS="$LDFLAGS -ltiff -ljpeg"

Return to bug 7665