mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-26 19:33:27 +08:00
gendef: Regenerate configure
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
8cde1a6725
commit
1c506e8940
20
mingw-w64-tools/gendef/configure
vendored
20
mingw-w64-tools/gendef/configure
vendored
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.72 for mingw-w64-gendef 1.0.
|
||||
# Generated by GNU Autoconf 2.72 for mingw-w64-gendef 1.1.
|
||||
#
|
||||
# Report bugs to <mingw-w64-public@lists.sourceforge.net>.
|
||||
#
|
||||
@ -603,8 +603,8 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='mingw-w64-gendef'
|
||||
PACKAGE_TARNAME='mingw-w64-gendef'
|
||||
PACKAGE_VERSION='1.0'
|
||||
PACKAGE_STRING='mingw-w64-gendef 1.0'
|
||||
PACKAGE_VERSION='1.1'
|
||||
PACKAGE_STRING='mingw-w64-gendef 1.1'
|
||||
PACKAGE_BUGREPORT='mingw-w64-public@lists.sourceforge.net'
|
||||
PACKAGE_URL=''
|
||||
|
||||
@ -1309,7 +1309,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 mingw-w64-gendef 1.0 to adapt to many kinds of systems.
|
||||
'configure' configures mingw-w64-gendef 1.1 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -1381,7 +1381,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of mingw-w64-gendef 1.0:";;
|
||||
short | recursive ) echo "Configuration of mingw-w64-gendef 1.1:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -1481,7 +1481,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
mingw-w64-gendef configure 1.0
|
||||
mingw-w64-gendef configure 1.1
|
||||
generated by GNU Autoconf 2.72
|
||||
|
||||
Copyright (C) 2023 Free Software Foundation, Inc.
|
||||
@ -1906,7 +1906,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 mingw-w64-gendef $as_me 1.0, which was
|
||||
It was created by mingw-w64-gendef $as_me 1.1, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
$ $0$ac_configure_args_raw
|
||||
@ -3203,7 +3203,7 @@ fi
|
||||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='mingw-w64-gendef'
|
||||
VERSION='1.0'
|
||||
VERSION='1.1'
|
||||
|
||||
|
||||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
||||
@ -5495,7 +5495,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 mingw-w64-gendef $as_me 1.0, which was
|
||||
This file was extended by mingw-w64-gendef $as_me 1.1, which was
|
||||
generated by GNU Autoconf 2.72. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -5563,7 +5563,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="\\
|
||||
mingw-w64-gendef config.status 1.0
|
||||
mingw-w64-gendef config.status 1.1
|
||||
configured by $0, generated by GNU Autoconf 2.72,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user