source: trunk/athena/bin/athinfo/configure.in @ 24423

Revision 24423, 122 bytes checked in by broder, 15 years ago (diff)
In athinfo: * Rewrite in Python. * Add a -t option to specify a connection timeout. * Bump the debhelper compatibility level (no changes needed). * Bump the standards version (no changes needed).
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(athinfo)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.