/soc/2015/mmcc/main: 9eb5c126099d: remove no longer used manual ...

Michael McConville <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 9eb5c126099d63faba726ef8650a5993013796a5
Author:	 Michael McConville <[email protected]>
Date:	 2015-07-20 18:34 -0400
Branch:	 default
URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/9eb5c126099d

Description:

remove no longer used manual NSS arguments from configure.ac

diffstat:

 configure.ac |  19 +------------------
 1 files changed, 1 insertions(+), 18 deletions(-)

diffs (30 lines):

diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -2067,25 +2067,8 @@ dnl # Check for NSS if it's specified, o
 dnl #
 looked_for_nss="no"
 if test "x$enable_nss" != "xno"; then
+
 	looked_for_nss="yes"
-
-	AC_ARG_WITH(nspr-includes,
-		[AS_HELP_STRING([--with-nspr-includes=PREFIX], [specify location of Mozilla nspr4 includes.])],
-		[with_nspr_includes="$withval"])
-
-	AC_ARG_WITH(nspr-libs,
-		[AS_HELP_STRING([--with-nspr-libs=PREFIX], [specify location of Mozilla nspr4 libs.])],
-		[with_nspr_libs="$withval"])
-
-	AC_ARG_WITH(nss-includes,
-		[AS_HELP_STRING([--with-nss-includes=PREFIX], [specify location of Mozilla nss3 includes.])],
-		[with_nss_includes="$withval"])
-
-	AC_ARG_WITH(nss-libs,
-		[AS_HELP_STRING([--with-nss-libs=PREFIX], [specify location of Mozilla nss3 libs.])],
-		[with_nss_libs="$withval"])
-
-
 	enable_nss="no"
 
 	if `$PKG_CONFIG --exists mozilla-nss`; then

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.