Skip to content

Commit 9e7cde4

Browse files
committed
configure: regenerate build system
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
1 parent 0c26e53 commit 9e7cde4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for xrp 20191107.
3+
# Generated by GNU Autoconf 2.69 for xrp 20210217.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
577577
# Identity of this package.
578578
PACKAGE_NAME='xrp'
579579
PACKAGE_TARNAME='xrp'
580-
PACKAGE_VERSION='20191107'
581-
PACKAGE_STRING='xrp 20191107'
580+
PACKAGE_VERSION='20210217'
581+
PACKAGE_STRING='xrp 20210217'
582582
PACKAGE_BUGREPORT=''
583583
PACKAGE_URL=''
584584

@@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then
13511351
# Omit some internal or obsolete options to make the list less imposing.
13521352
# This message is too long to be a string in the A/UX 3.1 sh.
13531353
cat <<_ACEOF
1354-
\`configure' configures xrp 20191107 to adapt to many kinds of systems.
1354+
\`configure' configures xrp 20210217 to adapt to many kinds of systems.
13551355
13561356
Usage: $0 [OPTION]... [VAR=VALUE]...
13571357
@@ -1422,7 +1422,7 @@ fi
14221422

14231423
if test -n "$ac_init_help"; then
14241424
case $ac_init_help in
1425-
short | recursive ) echo "Configuration of xrp 20191107:";;
1425+
short | recursive ) echo "Configuration of xrp 20210217:";;
14261426
esac
14271427
cat <<\_ACEOF
14281428
@@ -1544,7 +1544,7 @@ fi
15441544
test -n "$ac_init_help" && exit $ac_status
15451545
if $ac_init_version; then
15461546
cat <<\_ACEOF
1547-
xrp configure 20191107
1547+
xrp configure 20210217
15481548
generated by GNU Autoconf 2.69
15491549
15501550
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1963,7 +1963,7 @@ cat >config.log <<_ACEOF
19631963
This file contains any messages produced by compilers while
19641964
running configure, to aid debugging if configure makes a mistake.
19651965
1966-
It was created by xrp $as_me 20191107, which was
1966+
It was created by xrp $as_me 20210217, which was
19671967
generated by GNU Autoconf 2.69. Invocation command line was
19681968
19691969
$ $0 $@
@@ -2827,7 +2827,7 @@ fi
28272827
28282828
# Define the identity of the package.
28292829
PACKAGE='xrp'
2830-
VERSION='20191107'
2830+
VERSION='20210217'
28312831
28322832
28332833
cat >>confdefs.h <<_ACEOF
@@ -6154,7 +6154,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
61546154
# report actual input values of CONFIG_FILES etc. instead of their
61556155
# values after options handling.
61566156
ac_log="
6157-
This file was extended by xrp $as_me 20191107, which was
6157+
This file was extended by xrp $as_me 20210217, which was
61586158
generated by GNU Autoconf 2.69. Invocation command line was
61596159
61606160
CONFIG_FILES = $CONFIG_FILES
@@ -6211,7 +6211,7 @@ _ACEOF
62116211
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
62126212
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
62136213
ac_cs_version="\\
6214-
xrp config.status 20191107
6214+
xrp config.status 20210217
62156215
configured by $0, generated by GNU Autoconf 2.69,
62166216
with options \\"\$ac_cs_config\\"
62176217

0 commit comments

Comments
 (0)