Closed ghost closed 3 years ago
You need to have the gcrypt package installed. On debian this is libgcrypt20-dev. I can't find anyway to make autoconf conditionally depend on a macro being available or not. I could however build the configure with libgrypt installed and then the configure would work on systems without it.
Build in master fails after these messages:
Removing line 380 from configure.in appears to allow the script to continue.
This occurs in both master and feature-gtk3