source: trunk/athena/bin/mailquota/configure.in @ 19880

Revision 19880, 127 bytes checked in by rbasch, 21 years ago (diff)
Add mailquota, a tool to display the user's mail resource usage and limits on the post office server.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(mailquota.pl)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.