home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / kpathsea / configure.in < prev    next >
Text File  |  1996-09-28  |  131b  |  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.