From c328c1177415b5f276a86e787ce8b5b9e46efa09 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 16 Aug 2022 16:12:24 +0300 Subject: Remove some dead configure tests and code, bump version. --- configure | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 11ca1f84..8d70db53 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for GNU Awk 5.1.63. +# Generated by GNU Autoconf 2.71 for GNU Awk 5.1.64. # # Report bugs to . # @@ -611,8 +611,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GNU Awk' PACKAGE_TARNAME='gawk' -PACKAGE_VERSION='5.1.63' -PACKAGE_STRING='GNU Awk 5.1.63' +PACKAGE_VERSION='5.1.64' +PACKAGE_STRING='GNU Awk 5.1.64' PACKAGE_BUGREPORT='bug-gawk@gnu.org' PACKAGE_URL='https://www.gnu.org/software/gawk/' @@ -1374,7 +1374,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GNU Awk 5.1.63 to adapt to many kinds of systems. +\`configure' configures GNU Awk 5.1.64 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1445,7 +1445,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Awk 5.1.63:";; + short | recursive ) echo "Configuration of GNU Awk 5.1.64:";; esac cat <<\_ACEOF @@ -1570,7 +1570,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNU Awk configure 5.1.63 +GNU Awk configure 5.1.64 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2227,7 +2227,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GNU Awk $as_me 5.1.63, which was +It was created by GNU Awk $as_me 5.1.64, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3521,7 +3521,7 @@ fi # Define the identity of the package. PACKAGE='gawk' - VERSION='5.1.63' + VERSION='5.1.64' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -12366,12 +12366,6 @@ if test "x$ac_cv_func_memcpy" = xyes then : printf "%s\n" "#define HAVE_MEMCPY 1" >>confdefs.h -fi -ac_fn_c_check_func "$LINENO" "memcpy_ulong" "ac_cv_func_memcpy_ulong" -if test "x$ac_cv_func_memcpy_ulong" = xyes -then : - printf "%s\n" "#define HAVE_MEMCPY_ULONG 1" >>confdefs.h - fi ac_fn_c_check_func "$LINENO" "memmove" "ac_cv_func_memmove" if test "x$ac_cv_func_memmove" = xyes @@ -12384,12 +12378,6 @@ if test "x$ac_cv_func_memset" = xyes then : printf "%s\n" "#define HAVE_MEMSET 1" >>confdefs.h -fi -ac_fn_c_check_func "$LINENO" "memset_ulong" "ac_cv_func_memset_ulong" -if test "x$ac_cv_func_memset_ulong" = xyes -then : - printf "%s\n" "#define HAVE_MEMSET_ULONG 1" >>confdefs.h - fi ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp" if test "x$ac_cv_func_mkstemp" = xyes @@ -14413,7 +14401,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNU Awk $as_me 5.1.63, which was +This file was extended by GNU Awk $as_me 5.1.64, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14483,7 +14471,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -GNU Awk config.status 5.1.63 +GNU Awk config.status 5.1.64 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" -- cgit v1.2.1