fence-agents: master - [build] Remove nss/nspr checks from autoconf

Marek GrĂ¡c marx at fedoraproject.org
Mon Feb 17 16:28:22 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=ff12e705744a4f5a525c7a64cd22ca358a43daaa
Commit:        ff12e705744a4f5a525c7a64cd22ca358a43daaa
Parent:        b9d7388fdb2cf895f16842ac7c5615f6dd405d68
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Mon Feb 17 16:49:18 2014 +0100
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Mon Feb 17 16:49:18 2014 +0100

[build] Remove nss/nspr checks from autoconf

---
 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index 510347e..eaef1d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -83,10 +83,6 @@ check_lib_no_libs() {
 	LIBS=$ac_check_lib_save_LIBS
 }
 
-# external libs
-PKG_CHECK_MODULES([nss],[nss])
-PKG_CHECK_MODULES([nspr],[nspr])
-
 # Checks for header files.
 AC_CHECK_HEADERS([arpa/inet.h fcntl.h libintl.h limits.h netdb.h stddef.h sys/socket.h sys/time.h syslog.h])
 


More information about the cluster-commits mailing list