2008-06-20 13:18:33 +00:00
|
|
|
--- a/scripts/libpng-config-body.in
|
|
|
|
+++ b/scripts/libpng-config-body.in
|
2010-07-13 03:11:20 +00:00
|
|
|
@@ -83,6 +83,7 @@ while test $# -gt 0; do
|
2008-06-20 13:18:33 +00:00
|
|
|
|
2006-07-22 22:29:01 +00:00
|
|
|
--static)
|
|
|
|
R_opts=""
|
|
|
|
+ libs=${all_libs}
|
|
|
|
;;
|
2008-06-20 13:18:33 +00:00
|
|
|
|
2006-07-22 22:29:01 +00:00
|
|
|
*)
|