source:
trunk/athena/bin/newpag/configure.in
@
10514
Revision 10514, 155 bytes checked in by ghudson, 27 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[9522] | 1 | dnl Process this file with autoconf to produce a configure script. |
2 | AC_INIT(newpag.c) | |
3 | ||
4 | AC_PROG_CC | |
5 | AC_PROG_INSTALL | |
6 | ||
[10514] | 7 | ATHENA_AFS_REQUIRED |
[9522] | 8 | |
9 | AC_OUTPUT(Makefile) |
Note: See TracBrowser
for help on using the repository browser.