source: trunk/athena/bin/neos/configure.in @ 13635

Revision 13635, 161 bytes checked in by danw, 25 years ago (diff)
NEOS clients, from athena/lib/neos/clients
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(fxmain.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7ATHENA_KRB4
8ATHENA_HESIOD
9
10AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.