cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH 3/3] Revert "configure: fix to make older pkg-config play well"

From: Mark Brand <mabrand_at_mabrand.nl>
Date: Tue, 29 Nov 2011 16:53:13 +0100

This reverts commit e5d7e688946a01c4c24568981fa7252aadf818b4.

No longer needed now that we have pkg.m4.

---
 configure.ac |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5be99fc..dc6c177 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2379,10 +2379,6 @@ case "$LIBIDN" in
        fi
 
        if test "x$idn" != "xyes"; then
-
-         dnl to prevent errors with pkg-config < 0.26
-         m4_pattern_allow(PKG_CONFIG_LIBDIR)
-
          dnl check with pkg-config
          PKG_CHECK_MODULES(LIBIDN_PC, libidn >= 0.0.0, [idn=yes], [idn=no])
          if test "x$idn" = "xyes"; then
-- 
1.7.7.3
--------------060701090100010707030906
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
--------------060701090100010707030906--
Received on 2001-09-17