summaryrefslogtreecommitdiff
path: root/Build/source/texk/seetexk/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/seetexk/configure.in')
-rw-r--r--Build/source/texk/seetexk/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/seetexk/configure.in b/Build/source/texk/seetexk/configure.in
index eedade9b23a..0a493e9857a 100644
--- a/Build/source/texk/seetexk/configure.in
+++ b/Build/source/texk/seetexk/configure.in
@@ -1,6 +1,8 @@
dnl Public domain.
dnl Process this file with autoconf to produce a configure script.
+
AC_INIT(dviselect.c)
+AC_CONFIG_HEADERS([c-auto.h:c-auto.in], [date >stamp-auto])
sinclude(../kpathsea/common.ac)
@@ -10,5 +12,3 @@ AC_CHECK_HEADERS(errno.h)
KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT
-dnl Update stamp-auto, since we just remade `c-auto.h'.
-date >stamp-auto