From: Bodo Möller Date: Wed, 6 Dec 2000 09:53:29 +0000 (+0000) Subject: Add a comment. X-Git-Tag: OpenSSL_0_9_6a-beta1~107^2~24 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=902d1051b140d6677e05a0e6eb8a429d2f81ee46 Add a comment. --- diff --git a/test/bctest b/test/bctest index 2365152439..38e43efecc 100755 --- a/test/bctest +++ b/test/bctest @@ -1,5 +1,10 @@ #!/bin/sh +# This script is used by test/Makefile.ssl to check whether a sane 'bc' +# is installed. +# ('make test_bn' should not try to run 'bc' if it does not exist or if +# it is the broken SunOS 5.[78] bc, which fails the following test.) + if [ 0 != "`bc <<\EOF obase=16 ibase=16