Issue 58965 - remove platform branches in scp files by using defines to compute librarynames
Summary: remove platform branches in scp files by using defines to compute librarynames
Status: CONFIRMED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-06 16:24 UTC by hjs
Modified: 2013-08-07 15:26 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hjs 2005-12-06 16:24:37 UTC
with the use of DLLPRE and DLLPOST it is possible to remove almost all platform
dependend library name definitions.

to do this change, it needs to be checked first if the CONCAT macro functions
are able to handle empty parameters (e.g. DLLPRE in windows).

see also definition of LIBNAME in macros.inc.
Comment 1 hjs 2005-12-06 16:26:21 UTC
.
Comment 2 hjs 2008-05-21 09:04:54 UTC
.