Issue 21920

Summary: new configure switches for system libs
Product: Build Tools Reporter: mmeeks <mmeeks>
Component: configureAssignee: mmeeks <mmeeks>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC5   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 21921, 21922    
Attachments:
Description Flags
add misc. switches none

Description mmeeks 2003-10-30 17:14:17 UTC
This is the toplevel configure change to merge up the ooo-build configuration
patch-set that is outstanding, this patch adds the following options:

--without-fonts - doesn't install the bitstream fonts, this is a system level issue.
--enable-mozilla - allows the embedded mozilla build to be disabled; this is
problematic for a number of reasons.
--disable-rpath - allows the use of rpath to be disabled
--with-system-zlib - allows system zlib to be used

There are 2 other flags in the patch which won't be committed [ but this saves
re-generating the diff ]:

--enable-fontconfig - use system fontconfig [ will not be merged ]
--with-python - uses the system python [ will not be merged ]

I hope to commit the above tomorrow to cws_srx645_ooo111fix1

Thanks.
Comment 1 mmeeks 2003-10-30 17:15:25 UTC
Created attachment 10798 [details]
add misc. switches
Comment 2 mmeeks 2003-10-31 16:06:48 UTC
Fixed the polarity of BUILD_DMAKE to use != "NO", and committed ...
Comment 3 rene 2005-01-14 01:45:12 UTC
*** Issue 21919 has been marked as a duplicate of this issue. ***
Comment 4 rene 2005-03-31 15:26:40 UTC
close