On Fri, Dec 06, 2002, Ralf S. Engelschall wrote:
> On Fri, Dec 06, 2002, Michael van Elst wrote:
>
> > %if "%{with_pth}" == "yes"
> > BuildPreReq: pth
> > PreReq: pth
> > %endif
> > AutoReq: no
> > AutoReqProv: no
> >
> > %description
> > Xerces-C++ is a validating XML parser written in a portable subset of C++.
> >
> > Options:
> > --define 'with_pth %{with_pth}'
>
> Ops, where is the %{with_pth} option ever used in this .spec?
Nowhere... yet.
xerces compiles as
- a shared library only :-(
- a thread-safe library using primitives from pthread/dce/whatever :-|
First I have to find out how to make it a static library.
Second I want to supply a patch to make it use pth.
--
Michael van Elst
[EMAIL PROTECTED]
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]