Explicitly disable use of readline (we weren't using it before anyway).

Fixes build problems under -current.
This commit is contained in:
jmmv 2005-02-05 16:30:39 +00:00
parent 52c030aac8
commit 828e632126
2 changed files with 15 additions and 6 deletions

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.10 2004/12/17 18:20:33 reed Exp $
$NetBSD: distinfo,v 1.11 2005/02/05 16:30:39 jmmv Exp $
SHA1 (libgda-1.0.4.tar.bz2) = 8ea2b59c9b35230a2e43a6495b148b5507f2e79b
Size (libgda-1.0.4.tar.bz2) = 1112201 bytes
SHA1 (patch-aa) = 72bb5daae7ad2d12e74256d443b1813d68fe86b3
SHA1 (patch-ab) = 833f31fd0c045ff7c15e0a4e0d76f50f389c7cf2
SHA1 (patch-ac) = 962381015f8df753b35c45935f90758c2c634efa
SHA1 (patch-ad) = 4534d447d4e6d0ead87b354bd2662d88387578bb
SHA1 (patch-ad) = d46e46f0d40900c3dcac864fea9e96cc879382df

View file

@ -1,8 +1,8 @@
$NetBSD: patch-ad,v 1.1 2004/12/17 18:20:32 reed Exp $
$NetBSD: patch-ad,v 1.2 2005/02/05 16:30:39 jmmv Exp $
--- configure.orig Thu Dec 16 17:58:45 2004
+++ configure Thu Dec 16 17:59:41 2004
@@ -2046,7 +2046,7 @@
--- configure.orig 2004-04-18 21:09:46.000000000 +0200
+++ configure
@@ -2046,7 +2046,7 @@ if test -z "`$INTLTOOL_PERL -v | fgrep '
echo "$as_me: error: perl 5.x required for intltool" >&2;}
{ (exit 1); exit 1; }; }
fi
@ -11,3 +11,12 @@ $NetBSD: patch-ad,v 1.1 2004/12/17 18:20:32 reed Exp $
:
else
{ { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
@@ -22666,6 +22666,8 @@ else
BUILD_CONFIG_TOOL_TRUE='#'
BUILD_CONFIG_TOOL_FALSE=
fi
+BUILD_CONFIG_TOOL_TRUE='#'
+BUILD_CONFIG_TOOL_FALSE=