]> git.ipfire.org Git - thirdparty/cups.git/commit
config-scripts/cups-ssl.m4: Remove Libgcrypt detection
authorPaul Menzel <pmenzel@molgen.mpg.de>
Tue, 12 Sep 2017 11:11:48 +0000 (13:11 +0200)
committerPaul Menzel <pmenzel@molgen.mpg.de>
Tue, 12 Sep 2017 11:18:21 +0000 (13:18 +0200)
commit0728c89bcf3d3f32f588aaa645eac3cfbc7e02e2
treebcbeb2d9125d74513ff5c07d9883ac2f90187fc8
parent123cfe0202564a6ea0b2cdf33958bf550ab00016
config-scripts/cups-ssl.m4: Remove Libgcrypt detection

Upstream a change from the book *Beyond Linux From Scratch* [1].

> Prevent configure script from searching libgcrypt-config, because
> libgcrypt is not used anywere else in the package.

[1] http://www.linuxfromscratch.org/blfs/view/svn/pst/cups.html
config-scripts/cups-ssl.m4