source:
trunk/athena/bin/grenew/configure.in
@
24042
Revision 24042, 243 bytes checked in by broder, 15 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_KRB5_REQUIRED |
9 | ATHENA_KRB4 |
10 | ATHENA_KRB5 |
11 | |
12 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.