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 >
Wrap
Text File
|
1996-09-28
|
160b
|
9 lines
dnl Process this file with autoconf to produce a configure script.
AC_INIT(dvips.c)
sinclude(../kpathsea/common.ac)
AC_CHECK_SIZEOF(int)
AC_OUTPUT(Makefile)