On Fri, 2007-03-30 at 12:37 +0200, Fabian Groffen wrote:
> On 30-03-2007 10:02:24 +0200, Michael Haubenwallner wrote:
> > attached patch lets libperl merge on aix :-)
>
> haubi++
>
> > # We need to use " and not ', as the written config.sh use ' ...
> > - myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)
> > /usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)"
> > + myconf "-Dlibpth=${EPREFIX}/$(get_libdir) ${EPREFIX}/usr/$(get_libdir)
> > ${EPREFIX}/usr/local/$(get_libdir) /$(get_libdir) /usr/$(get_libdir)"
>
> Picky as always... do we really want usr/local/lib in prefix?
Currently we have not, but I'm unsure - there could be some usecases for
that...
>
> Isn't prefix supposed to replace /usr/local? I think it better goes entirely
> here.
Yes.
Ok, remove it by now.
/haubi/
--
[EMAIL PROTECTED] mailing list