summaryrefslogtreecommitdiff
path: root/Build/source/m4/kpse-zlib-flags.m4
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/m4/kpse-zlib-flags.m4')
-rw-r--r--Build/source/m4/kpse-zlib-flags.m44
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/m4/kpse-zlib-flags.m4 b/Build/source/m4/kpse-zlib-flags.m4
index e95eb868762..4fc64b1cd9d 100644
--- a/Build/source/m4/kpse-zlib-flags.m4
+++ b/Build/source/m4/kpse-zlib-flags.m4
@@ -5,14 +5,12 @@
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-# serial 0
-
# KPSE_ZLIB_FLAGS
# ---------------
# Provide the configure options '--with-system-zlib' (if in the TL tree),
# '--with-zlib-includes', and '--with-zlib-libdir'.
#
-# Also test if <<zlib.h> defines 'z_const' and define ZLIB_CONST or z_const.
+# Also test if <zlib.h> defines 'z_const' and define ZLIB_CONST or z_const.
#
# Set the make variables ZLIB_INCLUDES and ZLIB_LIBS to the CPPFLAGS and
# LIBS required for the `-lz' library in libs/zlib/ of the TL tree.