Module Name: src
Committed By: lukem
Date: Mon May 29 21:34:57 UTC 2023
Modified Files:
src/tools/compat: configure
Log Message:
tools/compat: regen
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/tools/compat/configure
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.100 src/tools/compat/configure:1.101
--- src/tools/compat/configure:1.100 Tue May 23 20:22:11 2023
+++ src/tools/compat/configure Mon May 29 21:34:57 2023
@@ -2247,12 +2247,13 @@ ac_config_headers="$ac_config_headers nb
ac_config_files="$ac_config_files defs.mk"
+
+
# Autoheader header and footer
-# AC_NETBSD
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
@@ -3312,7 +3313,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; }
EGREP="$ac_cv_path_EGREP"
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NetBSD" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NetBSD" >&5
$as_echo_n "checking for NetBSD... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -4356,8 +4357,6 @@ fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-
ac_fn_c_check_type "$LINENO" "uint8_t" "ac_cv_type_uint8_t" "$ac_includes_default"
if test "x$ac_cv_type_uint8_t" = xyes; then :
@@ -4393,7 +4392,6 @@ fi
fi
-
ac_fn_c_check_type "$LINENO" "uint16_t" "ac_cv_type_uint16_t" "$ac_includes_default"
if test "x$ac_cv_type_uint16_t" = xyes; then :
@@ -4429,7 +4427,6 @@ fi
fi
-
ac_fn_c_check_type "$LINENO" "uint32_t" "ac_cv_type_uint32_t" "$ac_includes_default"
if test "x$ac_cv_type_uint32_t" = xyes; then :
@@ -4465,7 +4462,6 @@ fi
fi
-
ac_fn_c_check_type "$LINENO" "uint64_t" "ac_cv_type_uint64_t" "$ac_includes_default"
if test "x$ac_cv_type_uint64_t" = xyes; then :