~ubuntu-branches/ubuntu/jaunty/luatex/jaunty

1
2
3
4
5
6
7
8
9
10
11
dnl Process this file with autoconf to produce a configure script.
AC_INIT(pathsearch.c)

KPSEVERSION=3.5.6
AC_SUBST(KPSEVERSION)
AC_DEFINE_UNQUOTED(KPSEVERSION, "kpathsea version $KPSEVERSION")

sinclude(common.ac)

KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT