configure: Fix detection of gnutls on Ubuntu 14.10.

Sebastian Lackner sebastian at fds-team.de
Mon Nov 17 02:37:23 CST 2014


Someone asked me to submit this, although its very Ubuntu specific.

On some Ubuntu versions there only exists a package where libgnutls was renamed to libgnutls-deb0. As an effect ./configure fails to detect it properly because it compares the exact soname.

http://packages.ubuntu.com/precise/amd64/libgnutls28/filelist
http://packages.ubuntu.com/utopic/amd64/libgnutls-deb0-28/filelist

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-Fix-detection-of-gnutls-on-Ubuntu-14.10.patch
Type: text/x-patch
Size: 1009 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141117/c7564509/attachment.bin>


More information about the wine-patches mailing list