source: trunk/athena/etc/writed/configure.in @ 13757

Revision 13757, 134 bytes checked in by danw, 25 years ago (diff)
New (non-tainted) implementation of what was athena/bin/write/writed.c
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(writed.c)
3
4AC_PROG_CC
5AC_PROG_INSTALL
6
7AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.