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

(-)/usr/portage/dev-util/eclipse-sdk/eclipse-sdk-3.1_pre6.ebuild (-1 / +1 lines)
Lines 291-297 Link Here
291
			-I${GECKO_SDK}/include/string \
291
			-I${GECKO_SDK}/include/string \
292
			-I${GECKO_SDK}/include/embed_base"
292
			-I${GECKO_SDK}/include/embed_base"
293
	export GECKO_LIBS="-L${GECKO_SDK} -lgtkembedmoz"
293
	export GECKO_LIBS="-L${GECKO_SDK} -lgtkembedmoz"
294
	export SWT_PTR_CFLAGS="${swt_ptr_cflags} -I${JAVA_HOME}/include/linux"
294
	export SWT_PTR_CFLAGS="${swt_ptr_cflags} -I${JAVA_HOME}/include -I${JAVA_HOME}/include/linux"
295
	export OUTPUT_DIR=${output_dir}
295
	export OUTPUT_DIR=${output_dir}
296
296
297
297

Return to bug 88265