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 |
|