Re: ./configure patch needed to build portable SRPMs - Mailing list pgadmin-hackers

From blacknoz@club-internet.fr
Subject Re: ./configure patch needed to build portable SRPMs
Date
Msg-id mnet1.1063201872.3168.blacknoz@club-internet.fr
Whole thread Raw
In response to ./configure patch needed to build portable SRPMs  (Jean-Michel POURE <jm@poure.com>)
Responses Re: ./configure patch needed to build portable SRPMs  (Jean-Michel POURE <jm@poure.com>)
List pgadmin-hackers
Dear Jean-Michel,

you could also try something like this:
./configure --with-pgsql-include '/usr/include/pgsql -I /usr/include' ...

in your spec file.

Cheers,

Raphaël

----Message d'origine----
>De: Jean-Michel POURE <jm@poure.com>
>A: <pgadmin-hackers@postgresql.org>
>Sujet: [pgadmin-hackers] ./configure patch needed to build portable SRPMs
>Date: Wed, 10 Sep 2003 15:57:40 +0200
>
>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
>
>


pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: ./configure patch needed to build portable SRPMs
Next
From: Jean-Michel POURE
Date:
Subject: Re: ./configure patch needed to build portable SRPMs