summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/tex4htk/configure.in')
-rw-r--r--Build/source/texk/tex4htk/configure.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/configure.in b/Build/source/texk/tex4htk/configure.in
new file mode 100644
index 00000000000..dec312bbeb3
--- /dev/null
+++ b/Build/source/texk/tex4htk/configure.in
@@ -0,0 +1,11 @@
+dnl Process this file with autoconf to produce a configure script.
+AC_INIT(tex4ht.c)
+
+sinclude(../kpathsea/common.ac)
+
+AC_CHECK_SIZEOF(int)
+
+AC_CONFIG_FILES([Makefile])
+AC_OUTPUT
+dnl Update stamp-auto, since we just remade `c-auto.h'.
+date >stamp-auto