From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>, <jm(at)poure(dot)com> |
Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: ./configure patch needed to build portable |
Date: | 2003-09-10 20:17:41 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B844B5DD@mail.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks Adam, patch applied.
Regards, Dave.
-----Original Message-----
From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
Sent: 10 September 2003 17:36
To: jm(at)poure(dot)com
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgadmin-hackers] ./configure patch needed to build portable
Jean-Michel POURE wrote:
Dear all,
To make a portable SRPM (which would rebuild on any platform) we need the
./configure script to search for "--with-pgsql-include" variable in
/usr/include and /usr/include/pgsql (without having to specify it).
Otherwise, there will be one SRPM for RedHat and Mandrake and another for SuSE
8.2. Could someone kindly modify the ./configure script?
Cheers,
Jean-Michel Pouré
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Attached is a patch that will do what you ask. Or you can use Raphaël's solution. :-)
ahp
From | Date | Subject | |
---|---|---|---|
Next Message | Adam H. Pendleton | 2003-09-10 20:49:21 | Re: autoconf compiling *.c |
Previous Message | Andreas Pflug | 2003-09-10 18:36:17 | autoconf compiling *.c |