home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / unixtex-6.1b-src.tgz / tar.out / contrib / unixtex / dvipsk / configure.in < prev    next >
Text File  |  1996-09-28  |  160b  |  9 lines

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