martin f krafft wrote: > Subject: [PATCH] fall back to mozilla's sha.h if openssl/sha.h is not available > > Uses $(CPP) to attempt to preprocess an include <openssl/sha.h> directive. If > that fails, NO_OPENSSL is defined, causing the Makefile to fall back to using > mozilla's SHA implementation. Shouldn't this be rather in configure.in? Main Makefile has only defaults for different systems, but does not do tests. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html