source: trunk/athena/bin/sendbug/configure.in @ 12182

Revision 12182, 125 bytes checked in by ghudson, 26 years ago (diff)
Autoconfiscate.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(sendbug.sh)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.