--disable-epm
Stephan Bergmann <[email protected]> Thu, 07 Jan 2010 14:26:40 +0100
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Message-ID | <[email protected]> |
Is anybody using the OOo configure option --disable-epm? If yes, to achieve exactly what? To build no installation sets in insetsetoo_native? I'm asking because of the following: To clean up OOo's built-in testing (see <http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=26189>), I intent to always build in instsetoo_native an openoffice_en-US in archive format (in addition to whatever other formats specified by PKGFORMAT), so that tests that require an OOo installation (like smoketestoo_native) have one available easily. If there are scenarios where no installation sets at all are built in instsetoo_native, I would have to address that adequately. -Stephan