To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51851





------- Additional comments from [EMAIL PROTECTED] Tue Jul 12 12:31:39 -0700 
2005 -------
Please use $(DLLPOST) from the environment (where the logic behind .so and
.dylib is hidden in solenv/inc/unx* files) and pass it via CFLAGS to the C
preprocessor.

See e.g. vcl/unx/source/plugadapt/makefile.mk for an example how to do it (it is
used for different variable there though).

Or (maybe even better) include sal/config.h and use SAL_DLLEXTENSION.

But do not define additional place where .so or .dylib is decided...

Adding ause to the CC:.
ause: what is the preferred way to do so?


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to