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.
15 lines
452 B
15 lines
452 B
9 years ago
|
Index: pngquant-2.5.2/configure
|
||
|
===================================================================
|
||
|
--- pngquant-2.5.2.orig/configure
|
||
|
+++ pngquant-2.5.2/configure
|
||
|
@@ -102,8 +102,7 @@ fi
|
||
|
EXTRA_LDFLAGS="$EXTRA_LDFLAGS ${i#*=}"
|
||
|
;;
|
||
|
*)
|
||
|
- echo "error: unknown switch ${i%%=*} (see $0 --help for the list)"
|
||
|
- exit 1
|
||
|
+ echo "warning: unknown switch ${i%%=*} (see $0 --help for the list)"
|
||
|
;;
|
||
|
esac
|
||
|
done
|