source: trunk/athena/bin/access/configure.in @ 9519

Revision 9519, 138 bytes checked in by ghudson, 28 years ago (diff)
Convert from imake to an autoconf build system.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(access_off.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.