dnl Process this file with autoconf to produce a configure script.
AC_INIT(pathsearch.c)
KPSEVERSION=3.5.5
AC_SUBST(KPSEVERSION)
AC_DEFINE_UNQUOTED(KPSEVERSION, "kpathsea version $KPSEVERSION")
sinclude(common.ac)
KPSE_CONFIG_FILES([Makefile])
AC_OUTPUT