source: trunk/athena/bin/mitmailutils/configure.in @ 23705

Revision 23705, 148 bytes checked in by broder, 16 years ago (diff)
Initial revision of mitmailutils as the mitmail* packages merged.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT
3AC_CONFIG_SRCDIR(mitmailappend.pl)
4
5AC_PROG_INSTALL
6
7AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.