This commit is contained in:
jmcneill 2013-08-14 10:15:14 +00:00
parent 6d54013fc1
commit 7184d9f2f5
2 changed files with 453 additions and 400 deletions

848
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.32 2013/08/09 20:13:21 jmcneill Exp $ */
/* $NetBSD: nbtool_config.h.in,v 1.33 2013/08/14 10:15:14 jmcneill Exp $ */
#ifndef __NETBSD_NBTOOL_CONFIG_H__
#define __NETBSD_NBTOOL_CONFIG_H__
@ -495,6 +495,9 @@
/* Define if `st_mtimensec' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
/* Define if `tm_gmtoff' is member of `struct tm'. */
#undef HAVE_STRUCT_TM_TM_GMTOFF
/* Define if you have the <sys/bswap.h> header file. */
#undef HAVE_SYS_BSWAP_H