Fix from main trunk, 2000-10-13 10:30 levitte:
authorRichard Levitte <levitte@openssl.org>
Fri, 27 Oct 2000 20:18:00 +0000 (20:18 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 27 Oct 2000 20:18:00 +0000 (20:18 +0000)
commit1433ae4790d650009c9654fd93e704ff3e85addb
tree02f13f80fdda74912aecde0f0207f0f54298899a
parenta5061532191691b3fb7704be751c1fbecdd65288
Fix from main trunk, 2000-10-13 10:30  levitte:

Make the new conf implementatoin bug-compatible with the old one.
Actually, it's a feature that it goes looking at environment
variables.  It's just a pity that it's at the cost of the error
checking...  I'll see if I can come up with a better interface for
this.

Fix from main trunk, 2000-10-16 15:08  ben:

Always return a value.
crypto/conf/conf.h
crypto/conf/conf_err.c
crypto/conf/conf_lib.c