summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/configure.in.orig
blob: 4a988f8dab2d3a1982941fe23b43751dfc917da9 (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)
AC_CONFIG_HEADERS([c-auto.h:c-auto.in], [date >stamp-auto])

sinclude(../kpathsea/common.ac)

AC_CHECK_SIZEOF(int)

KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT