[MPlayer-dev-eng] [PATCH] test if X11 libs can be used for linking when autodetecting

Reimar =?UTF8?Q?D=F6ffinger?= Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Feb 3 13:57:21 CET 2005


Hi,
On Mon, Jan 31, 2005 at 04:01:22PM +0100, Reimar D?ffinger wrote:
> the attached patch extends configure to not only check which lib dirs
> exist but also which contains libs that can be used for linking.
> See also http://bugzilla.mplayerhq.hu/show_bug.cgi?id=206
> Does anything speak against this modification or can I apply?

An alternative would be adding all found paths to the library paths (so
for systems with lib64 the compiler options would contain e.g.
-L/usr/X11R6/lib -L/usr/X11R6/lib64, the compiler would then select the
right one automatically, though it may output warnings when it finds a
non-fitting lib first).
Which one do you think would be better?

Greetings,
Reimar D?ffinger




More information about the MPlayer-dev-eng mailing list