Subject: | gdlib-config: warning: this script is deprecated; please use the pkg-config file instead |
When building GD against libgd 2.2.5, gdlib-config reports this warning:
gdlib-config: warning: this script is deprecated; please use the pkg-config file instead.
I can see Makefile.PL prefers gdlib-config and falls back to pkg-config. I think it would be better to reverse the order and try pkg-config first.