On Mon, Jun 25, 2007, Arkadiusz Miskiewicz wrote:

> On Monday 25 of June 2007, Andy Green wrote:
> > Arkadiusz Miskiewicz wrote:
> > >>   Log:
> > >>     allow one to control/override the /usr/lib64 use via Autoconf option
> > >>     --enable-build-lib64
> > >
> > > Usually this is done by ./configure --libdir=/usr/lib64.
> >
> > Possibly I misunderstand, but is that true?  I believe --libdir just
> > sets where make install is going to place built libraries,
>
> Correct. --enable-build-lib64 sets MARK64=64 which is used somewhere so looks
> like it's needed and --libdir=/usr/lib64 will not help here too much.

Set's the reason why I haven't nuked it at all. MARK64 is used for both
extending LDFLAGS and for setting libdir. Nevertheless this is a cruel
hack and hence I've added the --enable possibility to optionally at
least be able to get rid of it at all.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
Developer Communication List                        rpm-devel@rpm5.org

Reply via email to