<div dir="ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div><div>When I build Libreoffice4.0.2.2 on ubuntu without any build configuration options, the output is displayed as "checking whether to build PDF import...yes". But pdf import extension will not be shown in extension manager. <br>
<br>If I build with following build configurations:<br></div><br></div>./autogen.sh --enable-ext-pdfimport<br><br></div>OR<br><br>./autogen.sh --disable-ext-pdfimport<br><br></div>It is giving following warning and ultimately no effect on the installer:<br>
<br></div><b>configure: WARNING: unrecognized options: --enable-ext-pdfimport</b><br><br></div>I have tries all varient like --enable-pdfimport or --enable-ext-pdf-import or --enable-ext-pdfimport=no/yes, but no success.<br>
<br></div>Thanks,<br></div>Sudeep<br></div>