Hi,

I noticed the following oddity in commit f8d9d6e:

depend:
        @catdepends=false; \
        if [ Makefile -nt Makefile ] 2>/dev/null || [ $$? = 1 ]; then \

I’m not sure of the intent or the fix, but it doesn’t seem right to compare the 
timestamp of a file to itself.

--
-Todd Short
// [email protected]<mailto:[email protected]>
// "One if by land, two if by sea, three if by the Internet."

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to