Issue 21920 - new configure switches for system libs
Summary: new configure switches for system libs
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: configure (show other issues)
Version: OOo 1.1 RC5
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: mmeeks
QA Contact: issues@tools
URL:
Keywords:
: 21919 (view as issue list)
Depends on:
Blocks: 21921 21922
  Show dependency tree
 
Reported: 2003-10-30 17:14 UTC by mmeeks
Modified: 2006-03-14 21:02 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
add misc. switches (10.69 KB, patch)
2003-10-30 17:15 UTC, mmeeks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
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