Add a comment.

This commit is contained in:
Bodo Möller 2000-12-06 09:53:29 +00:00
parent f67868ff4c
commit 902d1051b1

View File

@ -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