Issue 16903 - --disable-crashdump option should also disable pkgconfig
Summary: --disable-crashdump option should also disable pkgconfig
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: foskey
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-15 20:49 UTC by pavel
Modified: 2003-12-20 13:49 UTC (History)
1 user (show)

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


Attachments
Patch to stop gtk checking when enablecrashdump set. (2.21 KB, patch)
2003-07-17 12:02 UTC, foskey
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-07-15 20:49:21 UTC
From dev@opneoffice.org:

Pavel Janík wrote:

> is there (in current RC2) a way do disable crash reporter building and
> disable checking for gtk and pkg-config at once via configure? I'm
> currently patching test_gtk to be no for my platforms, but ...
> pkg-config is used only for gtk checking and if I do not want to build
> crash reporter (thus I do not have to have gtk at all), why should
> configure check for pkg-config?
> This way pkg-config is additional build requirement which is not going to
> be used at all for external builders.

Sander answered:

yes, the --disable-crash-reporter option should also disable pkgconfig and
gtk+ checking
Comment 1 foskey 2003-07-16 09:54:55 UTC
Will look into this.
Comment 2 foskey 2003-07-17 12:02:49 UTC
Created attachment 7793 [details]
Patch to stop  gtk checking when enablecrashdump set.
Comment 3 pavel 2003-07-17 14:50:44 UTC
I manually changed configure to reflect this patch and it went even if
I do not have pkg-config.

Thanks.
Comment 4 foskey 2003-07-17 14:59:13 UTC
Committed to RC2.  Will cross check for merge later.
Comment 5 foskey 2003-12-20 13:45:18 UTC
verifying.
Comment 6 pavel 2003-12-20 13:49:42 UTC
Closing.