martin f. krafft, Sat, Jul 14, 2007 11:24:37 +0200: > This should possibly go to configure.ac, but maybe *also* to Makefile to make Definitely. It should it least skip the test if NO_OPENSSL is already defined. > from-source compilations easier. git HEAD already comes with a Makefile (rather > than a Makefile.in), so I just ran it while testing out patches. I introduced > the test because I thought the computer could find out about libssl for me, > rather than myself having to forget to specify NO_OPENSSL every time. You can simply create a config.mak and put NO_OPENSSL=Yes in it. It gets included from Makefile. - 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