Fxd PVS-Studio lint warnings
This commit is contained in:
Vendored
+5
-6
@@ -580,12 +580,12 @@ MAKEFLAGS=
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='bforce'
|
||||
PACKAGE_TARNAME='bforce'
|
||||
PACKAGE_VERSION='0.24.1'
|
||||
PACKAGE_STRING='bforce 0.24.1'
|
||||
PACKAGE_VERSION='0.26.2'
|
||||
PACKAGE_STRING='bforce 0.26.2'
|
||||
PACKAGE_BUGREPORT='zx@zxalexis.ru'
|
||||
PACKAGE_URL='https://prj.zxalexis.ru/gitea/zx/bforce.git'
|
||||
|
||||
ac_default_prefix=/usr/local/fido
|
||||
ac_default_prefix=/usr
|
||||
# Factoring default headers for most tests.
|
||||
ac_includes_default="\
|
||||
#include <stdio.h>
|
||||
@@ -1436,7 +1436,7 @@ fi
|
||||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
bforce configure 0.24
|
||||
bforce configure 0.26
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
@@ -5792,7 +5792,7 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
|
||||
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
||||
fi
|
||||
|
||||
ac_config_files="$ac_config_files ../debian/Makefile"
|
||||
ac_config_files="$ac_config_files"
|
||||
|
||||
cat >confcache <<\_ACEOF
|
||||
# This file is a shell script that caches the results of configure
|
||||
@@ -6486,7 +6486,6 @@ do
|
||||
case $ac_config_target in
|
||||
"include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
|
||||
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||
"../debian/Makefile") CONFIG_FILES="$CONFIG_FILES ../debian/Makefile" ;;
|
||||
|
||||
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user