11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for bc-seedtool-cli 0.7.1 .
3+ # Generated by GNU Autoconf 2.69 for bc-seedtool-cli 0.8.0 .
44#
55#
66# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@ MAKEFLAGS=
577577# Identity of this package.
578578PACKAGE_NAME=' bc-seedtool-cli'
579579PACKAGE_TARNAME=' bc-seedtool-cli'
580- PACKAGE_VERSION=' 0.7.1 '
581- PACKAGE_STRING=' bc-seedtool-cli 0.7.1 '
580+ PACKAGE_VERSION=' 0.8.0 '
581+ PACKAGE_STRING=' bc-seedtool-cli 0.8.0 '
582582PACKAGE_BUGREPORT=' '
583583PACKAGE_URL=' '
584584
@@ -1232,7 +1232,7 @@ if test "$ac_init_help" = "long"; then
12321232 # Omit some internal or obsolete options to make the list less imposing.
12331233 # This message is too long to be a string in the A/UX 3.1 sh.
12341234 cat << _ACEOF
1235- \` configure' configures bc-seedtool-cli 0.7.1 to adapt to many kinds of systems.
1235+ \` configure' configures bc-seedtool-cli 0.8.0 to adapt to many kinds of systems.
12361236
12371237Usage: $0 [OPTION]... [VAR=VALUE]...
12381238
12931293
12941294if test -n " $ac_init_help " ; then
12951295 case $ac_init_help in
1296- short | recursive ) echo " Configuration of bc-seedtool-cli 0.7.1 :" ;;
1296+ short | recursive ) echo " Configuration of bc-seedtool-cli 0.8.0 :" ;;
12971297 esac
12981298 cat << \_ACEOF
12991299
13751375test -n "$ac_init_help" && exit $ac_status
13761376if $ac_init_version; then
13771377 cat <<\_ACEOF
1378- bc-seedtool-cli configure 0.7.1
1378+ bc-seedtool-cli configure 0.8.0
13791379generated by GNU Autoconf 2.69
13801380
13811381Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1962,7 +1962,7 @@ cat >config.log <<_ACEOF
19621962This file contains any messages produced by compilers while
19631963running configure, to aid debugging if configure makes a mistake.
19641964
1965- It was created by bc-seedtool-cli $as_me 0.7.1 , which was
1965+ It was created by bc-seedtool-cli $as_me 0.8.0 , which was
19661966generated by GNU Autoconf 2.69. Invocation command line was
19671967
19681968 $ $0 $@
@@ -3617,13 +3617,13 @@ else
36173617
36183618fi
36193619
3620- { $as_echo " $as_me :${as_lineno-$LINENO } : checking for slip39_word_for_string in -lbc-slip39 " >&5
3621- $as_echo_n " checking for slip39_word_for_string in -lbc-slip39 ... " >&6 ; }
3622- if ${ac_cv_lib_bc_slip39_slip39_word_for_string +: } false ; then :
3620+ { $as_echo " $as_me :${as_lineno-$LINENO } : checking for sskr_generate in -lbc-sskr " >&5
3621+ $as_echo_n " checking for sskr_generate in -lbc-sskr ... " >&6 ; }
3622+ if ${ac_cv_lib_bc_sskr_sskr_generate +: } false ; then :
36233623 $as_echo_n " (cached) " >&6
36243624else
36253625 ac_check_lib_save_LIBS=$LIBS
3626- LIBS=" -lbc-slip39 $LIBS "
3626+ LIBS=" -lbc-sskr $LIBS "
36273627cat confdefs.h - << _ACEOF >conftest.$ac_ext
36283628/* end confdefs.h. */
36293629
@@ -3633,36 +3633,36 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
36333633#ifdef __cplusplus
36343634extern "C"
36353635#endif
3636- char slip39_word_for_string ();
3636+ char sskr_generate ();
36373637int
36383638main ()
36393639{
3640- return slip39_word_for_string ();
3640+ return sskr_generate ();
36413641 ;
36423642 return 0;
36433643}
36443644_ACEOF
36453645if ac_fn_c_try_link " $LINENO " ; then :
3646- ac_cv_lib_bc_slip39_slip39_word_for_string =yes
3646+ ac_cv_lib_bc_sskr_sskr_generate =yes
36473647else
3648- ac_cv_lib_bc_slip39_slip39_word_for_string =no
3648+ ac_cv_lib_bc_sskr_sskr_generate =no
36493649fi
36503650rm -f core conftest.err conftest.$ac_objext \
36513651 conftest$ac_exeext conftest.$ac_ext
36523652LIBS=$ac_check_lib_save_LIBS
36533653fi
3654- { $as_echo " $as_me :${as_lineno-$LINENO } : result: $ac_cv_lib_bc_slip39_slip39_word_for_string " >&5
3655- $as_echo " $ac_cv_lib_bc_slip39_slip39_word_for_string " >&6 ; }
3656- if test " x$ac_cv_lib_bc_slip39_slip39_word_for_string " = xyes; then :
3654+ { $as_echo " $as_me :${as_lineno-$LINENO } : result: $ac_cv_lib_bc_sskr_sskr_generate " >&5
3655+ $as_echo " $ac_cv_lib_bc_sskr_sskr_generate " >&6 ; }
3656+ if test " x$ac_cv_lib_bc_sskr_sskr_generate " = xyes; then :
36573657 cat >> confdefs.h << _ACEOF
3658- #define HAVE_LIBBC_SLIP39 1
3658+ #define HAVE_LIBBC_SSKR 1
36593659_ACEOF
36603660
3661- LIBS=" -lbc-slip39 $LIBS "
3661+ LIBS=" -lbc-sskr $LIBS "
36623662
36633663else
36643664
3665- echo " ### Error! libbc-slip39 must be installed first."
3665+ echo " ### Error! libbc-sskr must be installed first."
36663666 exit -1
36673667
36683668fi
@@ -3717,43 +3717,6 @@ else
37173717
37183718fi
37193719
3720- { $as_echo " $as_me :${as_lineno-$LINENO } : checking for bytewords_encode in -lbc-bytewords" >&5
3721- $as_echo_n " checking for bytewords_encode in -lbc-bytewords... " >&6 ; }
3722- if ${ac_cv_lib_bc_bytewords_bytewords_encode+: } false ; then :
3723- $as_echo_n " (cached) " >&6
3724- else
3725- ac_check_lib_save_LIBS=$LIBS
3726- LIBS=" -lbc-bytewords $LIBS "
3727- cat confdefs.h - << _ACEOF >conftest.$ac_ext
3728- /* end confdefs.h. */
3729-
3730- /* Override any GCC internal prototype to avoid an error.
3731- Use char because int might match the return type of a GCC
3732- builtin and then its argument prototype would still apply. */
3733- #ifdef __cplusplus
3734- extern "C"
3735- #endif
3736- char bytewords_encode ();
3737- int
3738- main ()
3739- {
3740- return bytewords_encode ();
3741- ;
3742- return 0;
3743- }
3744- _ACEOF
3745- if ac_fn_c_try_link " $LINENO " ; then :
3746- ac_cv_lib_bc_bytewords_bytewords_encode=yes
3747- else
3748- ac_cv_lib_bc_bytewords_bytewords_encode=no
3749- fi
3750- rm -f core conftest.err conftest.$ac_objext \
3751- conftest$ac_exeext conftest.$ac_ext
3752- LIBS=$ac_check_lib_save_LIBS
3753- fi
3754- { $as_echo " $as_me :${as_lineno-$LINENO } : result: $ac_cv_lib_bc_bytewords_bytewords_encode " >&5
3755- $as_echo " $ac_cv_lib_bc_bytewords_bytewords_encode " >&6 ; }
3756-
37573720{ $as_echo " $as_me :${as_lineno-$LINENO } : checking for argp_parse in -largp" >&5
37583721$as_echo_n " checking for argp_parse in -largp... " >&6 ; }
37593722if ${ac_cv_lib_argp_argp_parse+: } false ; then :
@@ -5035,7 +4998,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
50354998# report actual input values of CONFIG_FILES etc. instead of their
50364999# values after options handling.
50375000ac_log="
5038- This file was extended by bc-seedtool-cli $as_me 0.7.1 , which was
5001+ This file was extended by bc-seedtool-cli $as_me 0.8.0 , which was
50395002generated by GNU Autoconf 2.69. Invocation command line was
50405003
50415004 CONFIG_FILES = $CONFIG_FILES
@@ -5097,7 +5060,7 @@ _ACEOF
50975060cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
50985061ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
50995062ac_cs_version=" \\
5100- bc-seedtool-cli config.status 0.7.1
5063+ bc-seedtool-cli config.status 0.8.0
51015064configured by $0 , generated by GNU Autoconf 2.69,
51025065 with options \\ " \$ ac_cs_config\\ "
51035066
@@ -5807,3 +5770,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
58075770 { $as_echo " $as_me :${as_lineno-$LINENO } : WARNING: unrecognized options: $ac_unrecognized_opts " >&5
58085771$as_echo " $as_me : WARNING: unrecognized options: $ac_unrecognized_opts " >&2 ; }
58095772fi
5773+
0 commit comments