source: trunk/athena/bin/xcluster/configure.in @ 12283

Revision 12283, 164 bytes checked in by ghudson, 26 years ago (diff)
Move here from athena/bin/dash/src/xcluster and autoconfiscate.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(xcluster.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7AC_PATH_XTRA
8ATHENA_HESIOD
9
10AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.