dnl Process this file with autoconf to produce a configure script. AC_INIT() AC_PREFIX_DEFAULT(/usr) dnl Checks for programs. AC_PROG_INSTALL AC_SUBST(INSTALL) AC_OUTPUT(Makefile)