summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-06-04 14:23:03 +0200
committerPeter Simons <simons@cryp.to>2010-06-04 14:23:03 +0200
commitbab06625aded948dcb080b3a5ade98c8e6fa3db4 (patch)
tree2009996a4c60c076e49c03af0ab47c349d8e24fb /m4
parentac264b88c0b58c369b72c4d0f6ad1edef370ab10 (diff)
downloadautoconf-archive-bab06625aded948dcb080b3a5ade98c8e6fa3db4.tar.gz
AX_CHECK_ZLIB: dropped trailing white space
Diffstat (limited to 'm4')
-rw-r--r--m4/ax_check_zlib.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_check_zlib.m4 b/m4/ax_check_zlib.m4
index 3bbd483..8ba2f5d 100644
--- a/m4/ax_check_zlib.m4
+++ b/m4/ax_check_zlib.m4
@@ -56,7 +56,7 @@
# modified version of the Autoconf Macro, you may extend this special
# exception to the GPL to apply to your modified version as well.
-#serial 6
+#serial 7
AU_ALIAS([CHECK_ZLIB], [AX_CHECK_ZLIB])
AC_DEFUN([AX_CHECK_ZLIB],
@@ -78,7 +78,7 @@ AC_ARG_WITH(zlib,
fi
else
AC_MSG_RESULT(no)
-fi],
+fi],
[AC_MSG_RESULT(yes)])
ZLIB_HOME=/usr/local