summaryrefslogtreecommitdiffstats
path: root/libs/libpng/patches/100-config_fix.patch
blob: e6c05759e88f67fdedbfef6c2f8a1cd0fccca5ba (plain)
1
2
3
4
5
6
7
8
9
10
--- a/scripts/libpng-config-body.in
+++ b/scripts/libpng-config-body.in
@@ -82,6 +82,7 @@ while test $# -gt 0; do
 
     --static)
         R_opts=""
+        libs=${all_libs}
         ;;
 
     *)