From: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net> |
---|---|
To: | jm(at)poure(dot)com |
Cc: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | Re: ./configure patch needed to build portable |
Date: | 2003-09-10 16:36:06 |
Message-ID: | 3F5F52F6.8010300@fmonkey.net |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
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
Attachment | Content-Type | Size |
---|---|---|
acinclude.m4.patch | text/plain | 492 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-09-10 18:36:17 | autoconf compiling *.c |
Previous Message | blacknoz | 2003-09-10 15:51:12 | Re: ./configure patch needed to build portable SRPMs |