summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-08-16 16:12:24 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-08-16 16:12:24 +0300
commitc328c1177415b5f276a86e787ce8b5b9e46efa09 (patch)
tree03bd680f45cf395802909892da2a198d49ff34b8 /configure
parentdaa6608c9e5ec8385ac2e7a24388950ad7c6e40e (diff)
downloadgawk-c328c1177415b5f276a86e787ce8b5b9e46efa09.tar.gz
Remove some dead configure tests and code, bump version.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure32
1 files changed, 10 insertions, 22 deletions
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 <bug-gawk@gnu.org>.
#
@@ -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
@@ -12367,12 +12367,6 @@ 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
then :
@@ -12385,12 +12379,6 @@ 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
then :
@@ -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\\"