home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / unixtex-6.1b-src.lha / unixtex-6.1b / kpathsea / configure.in < prev    next >
Encoding:
Text File  |  1994-05-23  |  131 b   |  7 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(pathsearch.c)
  3.  
  4. sinclude(common.ac)
  5.  
  6. AC_OUTPUT(Makefile)
  7.