* configure.in: Check for ttrace function.

* configure, config.in: Regenerate.
This commit is contained in:
Mark Kettenis
2004-08-21 12:05:52 +00:00
parent e7dc800a0c
commit bcb3dc3d55
4 changed files with 278 additions and 216 deletions

View File

@ -260,6 +260,9 @@
/* Define if you have the syscall function. */
#undef HAVE_SYSCALL
/* Define if you have the ttrace function. */
#undef HAVE_TTRACE
/* Define if you have the <argz.h> header file. */
#undef HAVE_ARGZ_H