Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat tools/compat: regen
details: https://anonhg.NetBSD.org/src/rev/ac86ff56c359
branches: trunk
changeset: 376064:ac86ff56c359
user: lukem <lukem%NetBSD.org@localhost>
date: Mon May 29 21:34:57 2023 +0000
description:
tools/compat: regen
diffstat:
tools/compat/configure | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
diffs (60 lines):
diff -r 734124a4c81f -r ac86ff56c359 tools/compat/configure
--- a/tools/compat/configure Mon May 29 21:30:42 2023 +0000
+++ b/tools/compat/configure Mon May 29 21:34:57 2023 +0000
@@ -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 @@ fi
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 :
Home |
Main Index |
Thread Index |
Old Index