Make sure we don't try to loop over an empty EXHEADER. In the
authorRichard Levitte <levitte@openssl.org>
Mon, 21 Jun 2004 09:07:41 +0000 (09:07 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 21 Jun 2004 09:07:41 +0000 (09:07 +0000)
commit871fe9107db22fd2a16ab287a894234ac2f6fdfd
treebb491ab4ed7f5e209e6540dedb4bd2499333825f
parent2663f39ff9c2f6c63159bdd973c1042e6ad030b0
Make sure we don't try to loop over an empty EXHEADER.  In the
Makefiles where this was fixed by commenting away code, change it to
check for an empty EXHEADER instead, so we have less hassle in a
future where EXHEADER changes.

PR: 900
fips/aes/Makefile
fips/des/Makefile
fips/dh/Makefile
fips/dsa/Makefile
fips/rsa/Makefile
fips/sha1/Makefile