source:
trunk/athena/bin/finger/configure.in
@
10969
Revision 10969, 239 bytes checked in by ghudson, 27 years ago (diff) |
---|
Line | |
---|---|
1 | dnl Process this file with autoconf to product a configure script. |
2 | AC_INIT(finger.c) |
3 | AC_PROG_CC |
4 | AC_PROG_INSTALL |
5 | AC_HAVE_HEADERS(utmpx.h lastlog.h paths.h) |
6 | ATHENA_UTIL_COM_ERR |
7 | ATHENA_KRB4_REQUIRED |
8 | ATHENA_HESIOD_REQUIRED |
9 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.