Applied
Thanks!
- Bob
On Thu, 2006-01-05 at 23:55 +0100, Zoltan Boszormenyi wrote:
> Hi,
>=20
> I just noticed that every input modules and rlib.so.1.3.7 are linked to=
=20
> everything
> that was detected during ./configure, e.g. postgres.so is linked to=20
> libmysqlclient.so
> and libodbc.so, too. They don't need to be, and it defeats the very=20
> purpose of using
> dynamically opened input modules and the fine grained RPM packaging is =
also
> broken in this context. E.g. rlib-odbc cannot be installed where e.g.=20
> mysql isn't installed.
>=20
> I have solved it in the attached patch. Now everything is linked to the=
used
> libraries only.
>=20
> Best regards,
> Zolt=C3=A1n B=C3=B6sz=C3=B6rm=C3=A9nyi
>=20
|