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.
11 lines
342 B
11 lines
342 B
diff -u -r ../optipng-0.7.4/configure ./configure
|
|
--- ../optipng-0.7.4/configure 2012-08-25 02:12:00.000000000 +0200
|
|
+++ ./configure 2014-03-19 00:01:50.000000000 +0100
|
|
@@ -130,7 +130,6 @@
|
|
* )
|
|
echo "error: unknown option: $arg"
|
|
echo "Type \"$0 -help\" for help"
|
|
- exit 64 # EX_USAGE
|
|
;;
|
|
esac
|
|
done
|
|
|