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 | |
---|
1 | dnl Process this file with autoconf to produce a configure script. |
---|
2 | AC_INIT(gsftopk.c) |
---|
3 | |
---|
4 | sinclude(../kpathsea/common.ac) |
---|
5 | |
---|
6 | dnl Checks for header files. |
---|
7 | AC_HEADER_SYS_WAIT |
---|
8 | |
---|
9 | dnl Checks for library functions. |
---|
10 | AC_FUNC_STRCHR |
---|
11 | AC_FUNC_STRRCHR |
---|
12 | AC_FUNC_MEMCMP |
---|
13 | AC_FUNC_VFORK |
---|
14 | AC_FUNC_VPRINTF |
---|
15 | |
---|
16 | AC_OUTPUT(Makefile) |
---|
Note: See
TracBrowser
for help on using the repository browser.