dnl Process this file with autoconf to produce a configure script.
AC_INIT(email.c)
MODNAME=email
AC_SUBST(MODNAME)
AC_OUTPUT(Makefile.inc)