source:
trunk/athena/bin/grenew/configure.in
@
17634
Revision 17634, 264 bytes checked in by mwhitson, 23 years ago (diff) |
---|
Line | |
---|---|
1 | dnl Process this file with autoconf to produce a configure script. |
2 | dnl $Id: configure.in,v 1.2 2002-06-03 18:27:55 mwhitson Exp $ |
3 | |
4 | AC_INIT(grenew.c) |
5 | |
6 | AC_PROG_CC |
7 | AC_PROG_INSTALL |
8 | ATHENA_KRB4_REQUIRED |
9 | ATHENA_KRB5_REQUIRED |
10 | ATHENA_KRB4 |
11 | ATHENA_KRB5 |
12 | |
13 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.