configure-Detect_Gnutls: Still not the right library, check for linking against libgnutls-openssl.so.

This commit is contained in:
Sebastian Lackner
2014-09-07 19:19:26 +02:00
parent b33ea6c233
commit aaf6e38a98
3 changed files with 4 additions and 4 deletions

View File

@@ -274,7 +274,7 @@ configure-Absolute_RPATH.ok:
# Patchset configure-Detect_Gnutls
# |
# | Included patches:
# | * Fix detection of gnutls on Ubuntu 14.10. [rev 2, by Sebastian Lackner]
# | * Fix detection of gnutls on Ubuntu 14.10. [rev 3, by Sebastian Lackner]
# |
# | Modified files:
# | * configure.ac
@@ -283,7 +283,7 @@ configure-Absolute_RPATH.ok:
configure-Detect_Gnutls.ok:
$(call APPLY_FILE,configure-Detect_Gnutls/0001-configure-Fix-detection-of-gnutls-on-Ubuntu-14.10.patch)
@( \
echo '+ { "configure-Detect_Gnutls", "Sebastian Lackner", "Fix detection of gnutls on Ubuntu 14.10. [rev 2]" },'; \
echo '+ { "configure-Detect_Gnutls", "Sebastian Lackner", "Fix detection of gnutls on Ubuntu 14.10. [rev 3]" },'; \
) > configure-Detect_Gnutls.ok
# Patchset dsound-Fast_Mixer