This commit is contained in:
apb 2011-08-14 20:25:01 +00:00
parent c2497c0d32
commit 4390b548c2
2 changed files with 668 additions and 660 deletions

1323
tools/compat/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
/* nbtool_config.h.in. Generated automatically from configure.ac by autoheader. */
/* $NetBSD: nbtool_config.h.in,v 1.25 2010/01/21 12:55:04 tsutsui Exp $ */
/* $NetBSD: nbtool_config.h.in,v 1.26 2011/08/14 20:25:01 apb Exp $ */
#ifndef __NETBSD_NBTOOL_CONFIG_H__
#define __NETBSD_NBTOOL_CONFIG_H__
@ -366,6 +366,9 @@
/* Define if you have the `pread' function. */
#undef HAVE_PREAD
/* Define if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define if you have the `putc_unlocked' function. */
#undef HAVE_PUTC_UNLOCKED