Issue 58965

Summary: remove platform branches in scp files by using defines to compute librarynames
Product: Installation Reporter: hjs <hans-joachim.lankenau>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: ingo.schmidt-rosbiegal, issues, pavel
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

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
.