configure (usbview-2.2) | : | configure (usbview-3.0) | ||
---|---|---|---|---|
#! /bin/sh | #! /bin/sh | |||
# Guess values for system-dependent variables and create Makefiles. | # Guess values for system-dependent variables and create Makefiles. | |||
# Generated by GNU Autoconf 2.71 for USBView 2.2. | # Generated by GNU Autoconf 2.71 for USBView 3.0. | |||
# | # | |||
# Report bugs to <Greg Kroah-Hartman <greg@kroah.com>>. | # Report bugs to <Greg Kroah-Hartman <greg@kroah.com>>. | |||
# | # | |||
# | # | |||
# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, | # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, | |||
# Inc. | # Inc. | |||
# | # | |||
# | # | |||
# This configure script is free software; the Free Software Foundation | # This configure script is free software; the Free Software Foundation | |||
# gives unlimited permission to copy, distribute and modify it. | # gives unlimited permission to copy, distribute and modify it. | |||
skipping to change at line 602 | skipping to change at line 602 | |||
ac_config_libobj_dir=. | ac_config_libobj_dir=. | |||
LIBOBJS= | LIBOBJS= | |||
cross_compiling=no | cross_compiling=no | |||
subdirs= | subdirs= | |||
MFLAGS= | MFLAGS= | |||
MAKEFLAGS= | MAKEFLAGS= | |||
# Identity of this package. | # Identity of this package. | |||
PACKAGE_NAME='USBView' | PACKAGE_NAME='USBView' | |||
PACKAGE_TARNAME='usbview' | PACKAGE_TARNAME='usbview' | |||
PACKAGE_VERSION='2.2' | PACKAGE_VERSION='3.0' | |||
PACKAGE_STRING='USBView 2.2' | PACKAGE_STRING='USBView 3.0' | |||
PACKAGE_BUGREPORT='Greg Kroah-Hartman <greg@kroah.com>' | PACKAGE_BUGREPORT='Greg Kroah-Hartman <greg@kroah.com>' | |||
PACKAGE_URL='http://www.kroah.com/linux-usb/' | PACKAGE_URL='http://www.kroah.com/linux-usb/' | |||
ac_unique_file="usbtree.c" | ac_unique_file="usbtree.c" | |||
# Factoring default headers for most tests. | # Factoring default headers for most tests. | |||
ac_includes_default="\ | ac_includes_default="\ | |||
#include <stddef.h> | #include <stddef.h> | |||
#ifdef HAVE_STDIO_H | #ifdef HAVE_STDIO_H | |||
# include <stdio.h> | # include <stdio.h> | |||
#endif | #endif | |||
skipping to change at line 1313 | skipping to change at line 1313 | |||
eval ac_cv_env_${ac_var}_value=\$${ac_var} | eval ac_cv_env_${ac_var}_value=\$${ac_var} | |||
done | done | |||
# | # | |||
# Report the --help message. | # Report the --help message. | |||
# | # | |||
if test "$ac_init_help" = "long"; then | if test "$ac_init_help" = "long"; then | |||
# Omit some internal or obsolete options to make the list less imposing. | # 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. | # This message is too long to be a string in the A/UX 3.1 sh. | |||
cat <<_ACEOF | cat <<_ACEOF | |||
\`configure' configures USBView 2.2 to adapt to many kinds of systems. | \`configure' configures USBView 3.0 to adapt to many kinds of systems. | |||
Usage: $0 [OPTION]... [VAR=VALUE]... | Usage: $0 [OPTION]... [VAR=VALUE]... | |||
To assign environment variables (e.g., CC, CFLAGS...), specify them as | To assign environment variables (e.g., CC, CFLAGS...), specify them as | |||
VAR=VALUE. See below for descriptions of some of the useful variables. | VAR=VALUE. See below for descriptions of some of the useful variables. | |||
Defaults for the options are specified in brackets. | Defaults for the options are specified in brackets. | |||
Configuration: | Configuration: | |||
-h, --help display this help and exit | -h, --help display this help and exit | |||
skipping to change at line 1380 | skipping to change at line 1380 | |||
Program names: | Program names: | |||
--program-prefix=PREFIX prepend PREFIX to installed program names | --program-prefix=PREFIX prepend PREFIX to installed program names | |||
--program-suffix=SUFFIX append SUFFIX to installed program names | --program-suffix=SUFFIX append SUFFIX to installed program names | |||
--program-transform-name=PROGRAM run sed PROGRAM on installed program names | --program-transform-name=PROGRAM run sed PROGRAM on installed program names | |||
_ACEOF | _ACEOF | |||
fi | fi | |||
if test -n "$ac_init_help"; then | if test -n "$ac_init_help"; then | |||
case $ac_init_help in | case $ac_init_help in | |||
short | recursive ) echo "Configuration of USBView 2.2:";; | short | recursive ) echo "Configuration of USBView 3.0:";; | |||
esac | esac | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
Optional Features: | Optional Features: | |||
--disable-option-checking ignore unrecognized --enable/--with options | --disable-option-checking ignore unrecognized --enable/--with options | |||
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) | |||
--enable-FEATURE[=ARG] include FEATURE [ARG=yes] | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] | |||
--enable-silent-rules less verbose build output (undo: "make V=1") | --enable-silent-rules less verbose build output (undo: "make V=1") | |||
--disable-silent-rules verbose build output (undo: "make V=0") | --disable-silent-rules verbose build output (undo: "make V=0") | |||
--enable-icons try to install icons (default=yes) | --enable-icons try to install icons (default=yes) | |||
skipping to change at line 1482 | skipping to change at line 1482 | |||
else | else | |||
printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir " >&2 | printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir " >&2 | |||
fi || ac_status=$? | fi || ac_status=$? | |||
cd "$ac_pwd" || { ac_status=$?; break; } | cd "$ac_pwd" || { ac_status=$?; break; } | |||
done | done | |||
fi | fi | |||
test -n "$ac_init_help" && exit $ac_status | test -n "$ac_init_help" && exit $ac_status | |||
if $ac_init_version; then | if $ac_init_version; then | |||
cat <<\_ACEOF | cat <<\_ACEOF | |||
USBView configure 2.2 | USBView configure 3.0 | |||
generated by GNU Autoconf 2.71 | generated by GNU Autoconf 2.71 | |||
Copyright (C) 2021 Free Software Foundation, Inc. | Copyright (C) 2021 Free Software Foundation, Inc. | |||
This configure script is free software; the Free Software Foundation | This configure script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it. | gives unlimited permission to copy, distribute and modify it. | |||
_ACEOF | _ACEOF | |||
exit | exit | |||
fi | fi | |||
## ------------------------ ## | ## ------------------------ ## | |||
skipping to change at line 1700 | skipping to change at line 1700 | |||
ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab. | ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab. | |||
ac_unsafe_a="$ac_unsafe_z#~" | ac_unsafe_a="$ac_unsafe_z#~" | |||
ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g" | ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g" | |||
ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ ac_safe_unquote"`;; | ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ ac_safe_unquote"`;; | |||
esac | esac | |||
cat >config.log <<_ACEOF | cat >config.log <<_ACEOF | |||
This file contains any messages produced by compilers while | This file contains any messages produced by compilers while | |||
running configure, to aid debugging if configure makes a mistake. | running configure, to aid debugging if configure makes a mistake. | |||
It was created by USBView $as_me 2.2, which was | It was created by USBView $as_me 3.0, which was | |||
generated by GNU Autoconf 2.71. Invocation command line was | generated by GNU Autoconf 2.71. Invocation command line was | |||
$ $0$ac_configure_args_raw | $ $0$ac_configure_args_raw | |||
_ACEOF | _ACEOF | |||
exec 5>>config.log | exec 5>>config.log | |||
{ | { | |||
cat <<_ASUNAME | cat <<_ASUNAME | |||
## --------- ## | ## --------- ## | |||
## Platform. ## | ## Platform. ## | |||
skipping to change at line 2958 | skipping to change at line 2958 | |||
if test -z "$CYGPATH_W"; then | if test -z "$CYGPATH_W"; then | |||
if (cygpath --version) >/dev/null 2>/dev/null; then | if (cygpath --version) >/dev/null 2>/dev/null; then | |||
CYGPATH_W='cygpath -w' | CYGPATH_W='cygpath -w' | |||
else | else | |||
CYGPATH_W=echo | CYGPATH_W=echo | |||
fi | fi | |||
fi | fi | |||
# Define the identity of the package. | # Define the identity of the package. | |||
PACKAGE='usbview' | PACKAGE='usbview' | |||
VERSION='2.2' | VERSION='3.0' | |||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | |||
printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h | printf "%s\n" "#define VERSION \"$VERSION\"" >>confdefs.h | |||
# Some tools Automake needs. | # Some tools Automake needs. | |||
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} | |||
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} | |||
skipping to change at line 5308 | skipping to change at line 5308 | |||
## Main body of $CONFIG_STATUS script. ## | ## Main body of $CONFIG_STATUS script. ## | |||
## ----------------------------------- ## | ## ----------------------------------- ## | |||
_ASEOF | _ASEOF | |||
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1 | |||
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |||
# Save the log message, to keep $0 and so on meaningful, and to | # Save the log message, to keep $0 and so on meaningful, and to | |||
# report actual input values of CONFIG_FILES etc. instead of their | # report actual input values of CONFIG_FILES etc. instead of their | |||
# values after options handling. | # values after options handling. | |||
ac_log=" | ac_log=" | |||
This file was extended by USBView $as_me 2.2, which was | This file was extended by USBView $as_me 3.0, which was | |||
generated by GNU Autoconf 2.71. Invocation command line was | generated by GNU Autoconf 2.71. Invocation command line was | |||
CONFIG_FILES = $CONFIG_FILES | CONFIG_FILES = $CONFIG_FILES | |||
CONFIG_HEADERS = $CONFIG_HEADERS | CONFIG_HEADERS = $CONFIG_HEADERS | |||
CONFIG_LINKS = $CONFIG_LINKS | CONFIG_LINKS = $CONFIG_LINKS | |||
CONFIG_COMMANDS = $CONFIG_COMMANDS | CONFIG_COMMANDS = $CONFIG_COMMANDS | |||
$ $0 $@ | $ $0 $@ | |||
on `(hostname || uname -n) 2>/dev/null | sed 1q` | on `(hostname || uname -n) 2>/dev/null | sed 1q` | |||
" | " | |||
skipping to change at line 5376 | skipping to change at line 5376 | |||
Report bugs to <Greg Kroah-Hartman <greg@kroah.com>>. | Report bugs to <Greg Kroah-Hartman <greg@kroah.com>>. | |||
USBView home page: <http://www.kroah.com/linux-usb/>." | USBView home page: <http://www.kroah.com/linux-usb/>." | |||
_ACEOF | _ACEOF | |||
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` | ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` | |||
ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ ''/g"` | ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ ''/g"` | |||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | |||
ac_cs_config='$ac_cs_config_escaped' | ac_cs_config='$ac_cs_config_escaped' | |||
ac_cs_version="\\ | ac_cs_version="\\ | |||
USBView config.status 2.2 | USBView config.status 3.0 | |||
configured by $0, generated by GNU Autoconf 2.71, | configured by $0, generated by GNU Autoconf 2.71, | |||
with options \\"\$ac_cs_config\\" | with options \\"\$ac_cs_config\\" | |||
Copyright (C) 2021 Free Software Foundation, Inc. | Copyright (C) 2021 Free Software Foundation, Inc. | |||
This config.status script is free software; the Free Software Foundation | This config.status script is free software; the Free Software Foundation | |||
gives unlimited permission to copy, distribute and modify it." | gives unlimited permission to copy, distribute and modify it." | |||
ac_pwd='$ac_pwd' | ac_pwd='$ac_pwd' | |||
srcdir='$srcdir' | srcdir='$srcdir' | |||
INSTALL='$INSTALL' | INSTALL='$INSTALL' | |||
End of changes. 9 change blocks. | ||||
10 lines changed or deleted | 10 lines changed or added |