Authen-Passphrase-Scrypt
view release on metacpan or search on metacpan
400040014002400340044005400640074008400940104011401240134014401540164017401840194020#ifndef UV_MAX
# define UV_MAX PERL_ULONG_MAX
#endif
#endif
#ifndef IVSIZE
# ifdef LONGSIZE
# define IVSIZE LONGSIZE
# else
# define IVSIZE 4 /* A bold guess, but the best we can make. */
# endif
#endif
#ifndef UVTYPE
# define UVTYPE unsigned IVTYPE
#endif
#ifndef UVSIZE
# define UVSIZE IVSIZE
#endif
#ifndef sv_setuv
scrypt-1.2.1/configure view on Meta::CPAN
228522862287228822892290229122922293229422952296229722982299230023012302230323042305
fi
done
if
test -z
"$ac_aux_dir"
; then
as_fn_error $?
"cannot find install-sh, install.sh, or shtool in config.aux \"$srcdir\"/config.aux"
"$LINENO"
5
fi
# These three variables are undocumented and unsupported,
# and are intended to be withdrawn in a future Autoconf release.
# They can cause serious problems if a builder's source tree is in a directory
# whose full name contains unusual characters.
ac_config_guess=
"$SHELL $ac_aux_dir/config.guess"
# Please don't use this var.
ac_config_sub=
"$SHELL $ac_aux_dir/config.sub"
# Please don't use this var.
ac_configure=
"$SHELL $ac_aux_dir/configure"
# Please don't use this var.
am__api_version=
'1.15'
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
( run in 0.237 second using v1.01-cache-2.11-cpan-cba739cd03b )