source: trunk/athena/bin/newpag/configure.in @ 10514

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