summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-29 08:41:33 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-04-29 08:41:33 -0500
commitb621794ed5199d4a1b9523df597d053529ec03ec (patch)
treefceb8635883ce1fdc80c3fc36b39cf59f1962a5f
parenta0b0d8b9db1ea9f0ef3b090ca8c3ea5ac3034c51 (diff)
downloadlibpng-b621794ed5199d4a1b9523df597d053529ec03ec.tar.gz
[devel] Removed contrib/pngminim/*/gather.sh
Source file gathering is now done in the makefile.
-rw-r--r--ANNOUNCE1
-rw-r--r--CHANGES1
-rwxr-xr-xcontrib/pngminim/decoder/gather.sh0
-rwxr-xr-xcontrib/pngminim/encoder/gather.sh0
-rwxr-xr-xcontrib/pngminim/preader/gather.sh0
5 files changed, 2 insertions, 0 deletions
diff --git a/ANNOUNCE b/ANNOUNCE
index ee6925941..15a7a7204 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -218,6 +218,7 @@ version 1.5.0beta23 [April 29, 2010]
easier to understand if an API they need is missing.
Include png_reset_zstream() in png.c only when PNG_READ_SUPPORTED is defined.
Removed dummy_inflate.c from contrib/pngminim/encoder
+ Removed contrib/pngminim/*/gather.sh; gathering is now done in the makefile.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
(subscription required; visit
diff --git a/CHANGES b/CHANGES
index 5ea67c1f7..fd1c293c4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2700,6 +2700,7 @@ version 1.5.0beta23 [April 29, 2010]
easier to understand if an API they need is missing.
Include png_reset_zstream() in png.c only when PNG_READ_SUPPORTED is defined.
Removed dummy_inflate.c from contrib/pngminim/encoder
+ Removed contrib/pngminim/*/gather.sh; gathering is now done in the makefile.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
diff --git a/contrib/pngminim/decoder/gather.sh b/contrib/pngminim/decoder/gather.sh
deleted file mode 100755
index e69de29bb..000000000
--- a/contrib/pngminim/decoder/gather.sh
+++ /dev/null
diff --git a/contrib/pngminim/encoder/gather.sh b/contrib/pngminim/encoder/gather.sh
deleted file mode 100755
index e69de29bb..000000000
--- a/contrib/pngminim/encoder/gather.sh
+++ /dev/null
diff --git a/contrib/pngminim/preader/gather.sh b/contrib/pngminim/preader/gather.sh
deleted file mode 100755
index e69de29bb..000000000
--- a/contrib/pngminim/preader/gather.sh
+++ /dev/null