source: trunk/athena/bin/hostinfo/configure.in @ 13429

Revision 13429, 126 bytes checked in by danw, 25 years ago (diff)
reimplement hostinfo as a perl wrapper around /usr/athena/bin/host (from third/bind). Add a regression test in case host's output changes.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(hostinfo.pl)
3
4AC_PROG_INSTALL
5
6AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.