* Simon Josefsson wrote on Wed, Mar 08, 2006 at 02:41:29PM CET:
>
> Seems good.  I installed this.  Review appreciated (untested).

All good except for:

> +    if test "$NAME_OF_NONCE_RANDOM_DEVICE" != "no"; then
> +      AC_CHECK_FILE($NAME_OF_NONCE_DEVICE,,
> +        AC_MSG_WARN([[Device `$NAME_OF_NONCE_RANDOM_DEVICE' does not exist, 
> consider to use --enable-nonce-device]]))
> +    fi

NAME_OF_NONCE_RANDOM_DEVICE and NAME_OF_NONCE_DEVICE are not the same
variables (two instances).

Cheers,
Ralf


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to