dnl Process this file with autoconf to produce a configure script. AC_INIT(hesinfo.c) test -z "$lbindir" && lbindir='${bindir}' AC_SUBST(lbindir) AC_PROG_CC AC_PROG_INSTALL ATHENA_HESIOD_REQUIRED AC_OUTPUT(Makefile)