Subject: Re: postgresql and dependancies.
To: NetBSD Packages Technical Discussion List <tech-pkg@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-pkg
Date: 10/07/1999 15:07:49
On Wed, 6 Oct 1999, Greg A. Woods wrote:
> With a tiny fix to configure.in the following works rather well for
> controlling readline support in postgres-6.5.1:
> 
> .if defined(USE_READLINE)
> DEPENDS+=       readline-2.2:../../devel/readline
> CONFIGURE_ARGS+= --enable-readline=yes
> .else
> CONFIGURE_ARGS+= --disable-readline
> .endif

Um, the question was how to teach configure/autoconf to automatically use
*our* (NetBSD) readline-clone, not how to teach it to use the readline
package (spp. not with yet another useless switch :).


 - Hubert

-- 
NetBSD - Better for your uptime than Viagra