summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/configure.in
blob: dec312bbeb395342da656ee0fcad2beacab1f9f1 (plain)
1
2
3
4
5
6
7
8
9
10
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