You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
234 B

  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