Ticket #14216: patch-Makefile.am.diff

File patch-Makefile.am.diff, 287 bytes (added by ghosthound, 16 years ago)

patch for gd2.../Makefile.am to do a better job of reporting libiconv, I think optional for the port

  • Makefile.am

    old new  
    2323
    2424libgd_la_LIBADD = $(LTLIBICONV)
    2525
    26 LDADD = ./libgd.la $(LIBICONV)
     26LDADD = ./libgd.la $(LTLIBICONV)
    2727
    2828dist-zip: distdir
    2929        zip -qr $(distdir).zip $(distdir)