Hans Leidekker <[EMAIL PROTECTED]> writes: > > This won't work I'm afraid, you would need a ber_vprintf. Though it > > seems to me you could link directly to the Unix lib from the spec file > > and avoid all the wrappers. > > Indeed, I can. Unlike with the ldap_* functions there are no encoding > differences to account for here.
However you will still need to provide dummy functions when the library is missing, otherwise it won't link. -- Alexandre Julliard [EMAIL PROTECTED]
