summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-06-16 13:07:05 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-06-16 14:42:22 -0500
commitfc58b1777250ee1bb8d9b7472ae3d7460c6d4d3c (patch)
treeca0f4b307d0b174a2c7120a9adaea57eb989f84d /autogen.sh
parent96b917056d1c16ed345d12c48a1b3ea4118a8c30 (diff)
[libpng16] Imported from libpng-1.6.0beta25.tar
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 1774ba58b..b6db4eb1c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -213,7 +213,7 @@ case "$mode" in
exec >&2
echo "Your system has a partial set of autotools generated files."
echo "autogen.sh is unable to proceed. The full set of files is"
- echo "contained in the distribution archive and you do not need to run"
- echo "autogen.sh if you use it."
+ echo "contained in the libpng 'tar' distribution archive and you do"
+ echo "not need to run autogen.sh if you use it."
exit 1;;
esac