[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Request for pre-approval of cyrus-sasl2 upload



Ping.

On Mon, Aug 23, 2010 at 06:27:43PM -0400, Roberto C. Sánchez wrote:
> On Tue, Aug 24, 2010 at 12:06:56AM +0200, Julien Cristau wrote:
> > 
> > is going to succeed even if configure doesn't.  Should probably use
> > something like
> > 
> >         mkdir $(TMPBUILD_MIT)
> >         cd $(TMPBUILD_MIT) && \
> >         LDFLAGS="$(LDFLAGS) -L/usr/lib/mit-krb5 -Wl,-z,defs" \
> >         CFLAGS="$(CFLAGS)" CPPFLAGS="$(CPPFLAGS) -I/usr/include/mit-krb5" \
> >         ../configure $(CONFIGURE_COMMON_OPTIONS) --with-gss_impl=mit
> > 
> > i.e. without the unnecessary subshell and '; cd ..' after configure.
> > Probably same with the $(MAKE) invocation.
> > 
> Ah, yes.  Thanks very much for catching that.  I have made the
> recommended change for both instances of the ../configure invocation.
> 
> Regards,
> 
> -Roberto
> 
> -- 
> Roberto C. Sánchez
> http://people.connexer.com/~roberto
> http://www.connexer.com



-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature


Reply to: