Issue 16903

Summary: --disable-crashdump option should also disable pkgconfig
Product: Build Tools Reporter: pavel
Component: codeAssignee: foskey
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Patch to stop gtk checking when enablecrashdump set. none

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.