Revert "build: fix detection of NSS library on Debian"
authorThomas Haller <thaller@redhat.com>
Thu, 18 Feb 2016 17:54:04 +0000 (18:54 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 18 Feb 2016 18:50:51 +0000 (19:50 +0100)
commitb76d4b6b096a1bee7e2c6f0d2a7bdf89e001203d
treea841ed972d2a5821932be1be1e9c23d5ca8652af
parent86f005ea4b646b21ad2cf8ffdb783e72bff76065
Revert "build: fix detection of NSS library on Debian"

Sorry, it was not Debian's fault. It is only libnss-devel package on
Ubuntu 12.04/Precise [1].

Revert the workaround and avoid the failure by dropping the version check altogether.
NSS 3.11 is from 2006, it's unlikely a user tries to build current NetworkManager
against such an old version of the library.

[1] https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1547147

This reverts commit d48790cbec7d19b20a10e1627dd8ee1c996425b1.
configure.ac