Issue 13248 - configure generated config.h
Summary: configure generated config.h
Status: CLOSED WONT_FIX
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: All Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: quetschke
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-10 12:24 UTC by quetschke
Modified: 2004-05-17 18:35 UTC (History)
3 users (show)

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


Attachments
Patch for config_office/configure.in (1.17 KB, patch)
2003-04-10 12:25 UTC, quetschke
no flags Details | Diff
Copy sal/inc/sal/config.h to config_office/config.h.in and apply patch (558 bytes, patch)
2003-04-10 12:27 UTC, quetschke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2003-04-10 12:24:33 UTC
In the past there were some wishes to get a global config.h to keep
track of Machine dependent settings / macros.

In order not to change *every* file to include ooconfig.h I thought
sal/config.h would be a possibility to start with.

The following patch lets configure create a config.h and copies it
to sal/inc/sal/config.h. Right now the generated config.h doesn't differ from
the original one, but is a place to put configure detected, build dependent
settings into.

At the moment this wouldn't work with solver builds, bootstrap /winenv.bat
would have to care about config.h getting delivered.

This issue is just a proposal.
Comment 1 quetschke 2003-04-10 12:25:38 UTC
Created attachment 5558 [details]
Patch for config_office/configure.in
Comment 2 quetschke 2003-04-10 12:27:40 UTC
Created attachment 5559 [details]
Copy sal/inc/sal/config.h to config_office/config.h.in and apply patch
Comment 3 foskey 2003-04-10 12:36:35 UTC
I dont actually like the idea of installing a config.h file into a
checkout directory.

Why not just patch the config.h in salh to include ooconfig.h?
Comment 4 quetschke 2003-04-10 13:01:48 UTC
I replied to thread:
<http://tools.openoffice.org/servlets/ReadMsg?msgId=643275&listName=dev>
Comment 5 Martin Hollmichel 2003-07-03 09:18:46 UTC
set target milestone
Comment 6 quetschke 2004-05-17 18:35:28 UTC
Propably unneeded feature.
Comment 7 quetschke 2004-05-17 18:35:47 UTC
Close