source: trunk/athena/lib/larv/configure.in @ 16776

Revision 16776, 156 bytes checked in by ghudson, 23 years ago (diff)
No need to set CPPFLAGS here.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(larv_set_busy.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6AC_PROG_RANLIB
7
8AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.