Re: ./configure argument checking

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: ./configure argument checking
Date: 2006-10-13 20:01:22
Message-ID: 20061013200122.GA2036@nasby.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 13, 2006 at 09:36:14PM +0200, Peter Eisentraut wrote:
> Jim C. Nasby wrote:
> > > peter(at)colt:~/devel/pg82/pgsql$ ./configure --enable-foo --quiet
> > > *** Option ignored: --enable-foo
> > > peter(at)colt:~/devel/pg82/pgsql$
> >
> > Odd, I can't get that on a very recent checkout of HEAD:
> > decibel(at)phonebook(dot)1[13:51]~/pgsql/HEAD:156%./configure
> > --with-includes=/opt/local/include --with-libraries=/opt/local/lib
> > --with-pgport=5820 --enable-depend
> > --prefix=/Users/decibel/pgsql/HEAD/820 --with-blarg --enable-blarg |
> > grep blarg
> > decibel(at)phonebook(dot)1[13:54]~/pgsql/HEAD:157%
>
> Yeah, it seems there are some portability problems with that code. I'm
> looking into it.

Cool, thanks. I'm running OS X 10.4.8 on a G4 Powerbook if that
matters...
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-10-13 20:13:21 Re: ./configure argument checking
Previous Message Peter Eisentraut 2006-10-13 19:36:14 Re: ./configure argument checking