source: trunk/athena/bin/athrun/configure.in @ 14470

Revision 14470, 124 bytes checked in by ghudson, 25 years ago (diff)
athrun, a convenient user front end for attachandrun.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(athrun.sh)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.