Module Name: src
Committed By: lukem
Date: Thu Jul 20 16:22:30 UTC 2023
Modified Files:
src/tools/compat: configure nbtool_config.h.in
Log Message:
tools/compat: regen
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/tools/compat/configure
cvs rdiff -u -r1.55 -r1.56 src/tools/compat/nbtool_config.h.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/compat/configure
diff -u src/tools/compat/configure:1.104 src/tools/compat/configure:1.105
--- src/tools/compat/configure:1.104 Thu Jul 20 15:18:34 2023
+++ src/tools/compat/configure Thu Jul 20 16:22:30 2023
@@ -5306,7 +5306,7 @@ for ac_func in atoll asprintf asnprintf
dprintf esetfunc fgetln flock fpurge __fpurge futimes getline \
getopt getopt_long group_from_gid gid_from_group \
heapsort isblank issetugid lchflags lchmod lchown lutimes mkstemp \
- mkdtemp poll pread putc_unlocked pwcache_userdb pwcache_groupdb \
+ mkdtemp poll posix_spawn pread putc_unlocked pwcache_userdb pwcache_groupdb \
pwrite raise_default_signal random reallocarr reallocarray setenv \
setgroupent setprogname setpassent \
snprintb_m snprintf strlcat strlcpy strmode \
Index: src/tools/compat/nbtool_config.h.in
diff -u src/tools/compat/nbtool_config.h.in:1.55 src/tools/compat/nbtool_config.h.in:1.56
--- src/tools/compat/nbtool_config.h.in:1.55 Tue May 30 19:04:42 2023
+++ src/tools/compat/nbtool_config.h.in Thu Jul 20 16:22:30 2023
@@ -1,6 +1,6 @@
/* nbtool_config.h.in. Generated from configure.ac by autoheader. */
-/* $NetBSD: nbtool_config.h.in,v 1.55 2023/05/30 19:04:42 lukem Exp $ */
+/* $NetBSD: nbtool_config.h.in,v 1.56 2023/07/20 16:22:30 lukem Exp $ */
#ifndef __NETBSD_NBTOOL_CONFIG_H__
#define __NETBSD_NBTOOL_CONFIG_H__
@@ -581,6 +581,9 @@
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
+/* Define to 1 if you have the `posix_spawn' function. */
+#undef HAVE_POSIX_SPAWN
+
/* Define to 1 if you have the `pread' function. */
#undef HAVE_PREAD