On Wed, May 11, 2005 at 02:34:21PM -0700, Joshua D. Drake wrote:
> I could see --with-contrib but other than that... there are ALOT of
> packages in contrib.
I'm not configure expert, but I think it wouldn't be hard to do
something like --with-contrib='module1 module2 module3'. I believe
there's existing syntax in gmake to control what directories you descend
into, so this would just need to envoke that syntax.
--
Jim C. Nasby, Database Consultant [EMAIL PROTECTED]
Give your computer some brain candy! www.distributed.net Team #1828
Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match