summaryrefslogtreecommitdiff
path: root/Build/source/texk/tetex/configure.in.orig
blob: fcaf2e14755cf5ebc9405b4cec33f567412af09f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
dnl Process this file with autoconf to produce a configure script.
AC_INIT(texconfig)

AC_PROG_CC
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET

sinclude(../kpathsea/withenable.ac)

KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT