dnl Process this file with autoconf to produce a configure script. AC_INIT(athdir.c) AC_PROG_CC AC_PROG_INSTALL CPPFLAGS="$CPPFLAGS -I$ATHTOOLROOT/usr/athena/include" LDFLAGS="$LDFLAGS -L$ATHTOOLROOT/usr/athena/lib" AC_OUTPUT(Makefile)