100-config_fix.patch 198 B

12345678910
  1. --- a/scripts/libpng-config-body.in
  2. +++ b/scripts/libpng-config-body.in
  3. @@ -83,6 +83,7 @@ while test $# -gt 0; do
  4. --static)
  5. R_opts=""
  6. + libs=${all_libs}
  7. ;;
  8. *)