[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot build 0.3.28



Jake Colman <colman@ppllc.com> writes:

> hmac.el does a "(require 'hexl)" and hexl is not provided.  I tried a
> "M-x load-library hexl" and, although it loaded, it apparently does not do
> the provide.

What does `(featurep 'hexl)' evaluate to after you've loaded the
library?

I'll get rid of the hexl-dependency alltogether.

/s