source: trunk/athena/bin/delete/configure.in @ 21574

Revision 21574, 202 bytes checked in by ghudson, 20 years ago (diff)
*** empty log message ***
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(delete.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7ATHENA_UTIL_COM_ERR
8ATHENA_AFS("-lsys -lrx -llwp -lsys -lafsutil")
9
10AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.