Follow-up Comment #8, bug #13480 (project mldonkey):
This has nothing to do with all gd libs not being found when the LDFLAGS
variable isn't used... but should this patch be applied?
--- configure.in Mon Jun 20 20:52:57 2005
+++ ../../mldonkey_old/config/configure.in Thu Jun 23 17:11:29 2005
@@ -1033,7 +1033,7 @@
AC_CHECK_LIB(gd, gdImageGif,[LIBGD_GIF=yes])
LIBGD_PNG=no
-AC_CHECK_LIB(gd, gdImagePng, [LIBGD_JPG=yes])
+AC_CHECK_LIB(gd, gdImagePng, [LIBGD_PNG=yes])
LIBGD_JPG=no
AC_CHECK_LIB(gd, gdImageJpeg, [LIBGD_JPG=yes])
Somehow that seems more natural, but I have too little experience with it to
know that it is correct.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=13480>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Mldonkey-bugs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/mldonkey-bugs