summaryrefslogtreecommitdiff
path: root/Build/source/m4/kpse-zlib-flags.m4
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-24 14:26:46 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-10-24 14:26:46 +0000
commit3abca69ae2714caba89314bd9d7c003b10801c6c (patch)
tree79ce78c82d028584ff7a00d4f81c9cd443a1489c /Build/source/m4/kpse-zlib-flags.m4
parent75e42af0e9b0601844032849e0a5be947c3ee237 (diff)
libs/paper: Add libpaper 1.1.24+nmu2
git-svn-id: svn://tug.org/texlive/trunk@31986 c570f23f-e606-0410-a88d-b1316a301751
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.