I got some reports that some targets have weird dso_schemes.
authorRichard Levitte <levitte@openssl.org>
Sun, 27 Jan 2002 15:52:37 +0000 (15:52 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 27 Jan 2002 15:52:37 +0000 (15:52 +0000)
commitd0d046eca25f7c210e025a7d951cb683b551566d
tree8309be3eebd0259a6e7c314bf6c7c3d4c025f808
parent2a81428489762b33b30570e923592fc0894c2b42
I got some reports that some targets have weird dso_schemes.
Therefore, I've added a sanity checker.

Note that it can be combined with almost any other argument (the other
arguments will be completely ignored), with "reconf" as the blatant
exception, since it also has the behavior of ignoring all following
command line arguments.  If --test-sanity and reconf are both used on
the command line, the first one wins.
Configure