summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/configure.in
blob: 0c7ef81640c1d60b085b1e9ad4469cc4c4b98f73 (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)

KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT
dnl Update stamp-auto, since we just remade `c-auto.h'.
date >stamp-auto