To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93287
------- Additional comments from [EMAIL PROTECTED] Mon Sep 1 07:28:30 +0000
2008 -------
Really? The code in config_office/configure looks good to me:
{ echo "$as_me:$LINENO: checking whether to build the PDF Import extension" >&5
echo $ECHO_N "checking whether to build the PDF Import extension... $ECHO_C"
>&6; }
if test -z "$enable_pdfimport" -a "$enable_pdfimport" != "no"; then
{ echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6; }
BUILD_TYPE="$BUILD_TYPE XPDF"
ENABLE_PDFIMPORT=YES
else
{ echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6; }
ENABLE_PDFIMPORT=NO
fi
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]