bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] [PATCH] Do not check for unused `opie' library


From: Guillem Jover
Subject: [bug-inetutils] [PATCH] Do not check for unused `opie' library
Date: Mon, 6 Sep 2010 11:24:07 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

* configure.ac: Remove opie AC_CHECK_LIB check.
---
 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 80a85b6..528a9b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -142,7 +142,6 @@ gl_INIT
 AC_CHECK_LIB(nsl, inet_ntoa)
 AC_CHECK_LIB(resolv, gethostname)
 AC_CHECK_LIB(socket, getpeername)
-AC_CHECK_LIB(opie, opiegenerator)
 
 # See if a termcap library is available (under one of several names)
 IU_LIB_TERMCAP
-- 
1.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]