102-gdlib-pc-in.patch 234 B

123456789
  1. --- a/config/gdlib.pc.in
  2. +++ b/config/gdlib.pc.in
  3. @@ -7,5 +7,5 @@ Name: gd
  4. Description: GD graphics library
  5. Version: @VERSION@
  6. Cflags: -I${includedir}
  7. -Libs.private: @LIBS@ @LIBICONV@
  8. +Libs.private: @LIBS@
  9. Libs: -L${libdir} -lgd