home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / octave-1.1.1p1-base.tgz / octave-1.1.1p1-base.tar / fsf / octave / kpathsea / configure.in < prev    next >
Text File  |  1994-02-21  |  134b  |  7 lines

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