source:
trunk/athena/bin/grenew/configure.in
@
16418
Revision 16418, 200 bytes checked in by ghudson, 23 years ago (diff) |
---|
Line | |
---|---|
1 | dnl Process this file with autoconf to produce a configure script. |
2 | AC_INIT(grenew.c) |
3 | |
4 | AC_PROG_CC |
5 | AC_PROG_INSTALL |
6 | ATHENA_KRB4_REQUIRED |
7 | ATHENA_KRB5_REQUIRED |
8 | ATHENA_KRB4 |
9 | ATHENA_KRB5 |
10 | |
11 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.