home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / src / amiga / calc-2.02c-src.lha / calc-2.02c / configure.in < prev    next >
Encoding:
Text File  |  1994-12-19  |  126 b   |  6 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(calc-aent.el)
  3.  
  4. AC_PROG_INSTALL
  5. AC_OUTPUT(Makefile)
  6.