summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/cjkutils/configure.ac')
-rw-r--r--Build/source/texk/cjkutils/configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/cjkutils/configure.ac b/Build/source/texk/cjkutils/configure.ac
index fdaeba73fe8..bcfa51f16cb 100644
--- a/Build/source/texk/cjkutils/configure.ac
+++ b/Build/source/texk/cjkutils/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
@@ -27,7 +27,6 @@ AC_STRUCT_TM
dnl Checks for library functions.
AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([strdup strstr strtol strtoul])
dnl we need this for hbf.c
if test "x$ac_cv_func_strdup" = xno; then