Re: GNU readline and BSD license
Marc G. Fournier <scrappy@hub.org>
From: The Hermit Hacker <scrappy@hub.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alfred Perlstein <bright@wintelcom.net>, Peter Eisentraut <peter_e@gmx.net>, Bruce Momjian <pgman@candle.pha.pa.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2000-12-30T01:04:56Z
Lists: pgsql-hackers
On Fri, 29 Dec 2000, Tom Lane wrote: > Alfred Perlstein <bright@wintelcom.net> writes: > > My understanding (from the recent discussion) is that Postgresql > > has certain dependancies on libreadline and won't compile/work > > without it, > > Then you're working from a misconception. I think the misconception that he might be working on here is the point someone brought up that when configure runs, it is adding -lreadline to the backend compile, even though that I don't think there is any reason for doing such?