summaryrefslogtreecommitdiff
path: root/Build/source/texk/detex/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/detex/configure.ac')
-rw-r--r--Build/source/texk/detex/configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/texk/detex/configure.ac b/Build/source/texk/detex/configure.ac
index a544d2ccde9..42fc0a531a7 100644
--- a/Build/source/texk/detex/configure.ac
+++ b/Build/source/texk/detex/configure.ac
@@ -1,6 +1,8 @@
+dnl $Id$
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 2014-2020 Karl Berry <tex-live@tug.org>
+dnl Copyright 2009-2013 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,
@@ -17,7 +19,6 @@ dnl Common code for all programs using libkpathsea.
KPSE_COMMON([detex])
AC_PROG_LEX
-AC_HEADER_TIME
AC_CONFIG_HEADERS([c-auto.h:c-auto.in])