source: trunk/third/tex/xdvi/gsftopk/configure.in @ 12209

Revision 12209, 300 bytes checked in by ghudson, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12208, which included commits to RCS files with non-trunk default branches.
Line 
1dnl Process this file with autoconf to produce a configure script.
2AC_INIT(gsftopk.c)
3
4sinclude(../kpathsea/common.ac)
5
6dnl Checks for header files.
7AC_HEADER_SYS_WAIT
8
9dnl Checks for library functions.
10AC_FUNC_STRCHR
11AC_FUNC_STRRCHR
12AC_FUNC_MEMCMP
13AC_FUNC_VFORK
14AC_FUNC_VPRINTF
15
16AC_OUTPUT(Makefile)
Note: See TracBrowser for help on using the repository browser.