libwww-config problem on Cygwin

Hi,

for static linking on CYGWIN_NT-5.1 1.3.18(0.69/3/2) libwww-config prints
out -lwwwxml and -lwwwapp in the wrong order. By changing line 51 to

echo -L${exec_prefix}/lib  -lxmltok -lxmlparse    -lwwwinit -lwwwapp -lwwwxm
l -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -
lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwww
utils -lmd5

the linking works fine. Please fix in next version.

Frank

Received on Sunday, 12 January 2003 07:52:33 UTC