configure.in and pie

Lars Müller lmuelle at samba.org
Sat Jun 25 10:54:49 GMT 2005


On Sat, Jun 25, 2005 at 08:57:01AM +0200, Stefan (metze) Metzmacher wrote:
> > @@ -808,7 +810,7 @@
> >  .c. at PICSUFFIX@: 
> >  	@if (: >> $@ || : > $@) >/dev/null 2>&1; then rm -f $@; else \
> >  	  dir=`echo $@ | sed 's,/[^/]*$$,,;s,^$$,.,'` $(MAKEDIR); fi
> > -	@echo Compiling $*.c with @PICFLAGS@
> > +	@echo Compiling $*.c
> >  	@$(CC) -I. -I$(srcdir) $(FLAGS) @PICFLAGS@ -c $< -o $*. at PICSUFFIX@
> >  @BROKEN_CC@	-mv `echo $@ | sed -e 's%^.*/%%g' -e 's%\. at PICSUFFIX@$$%.o%'` $@
> >  
> 
> why did you change the @echo output here? @PICFLAGS@ is actually used here?
> and we the notice to the user that it is used was intended

Happened by accident while cleaning up the changes.  I first added also
an @PIE_CFLAGS@ to the echo lines.

I reverted it.  Thanks!

Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20050625/2db960bb/attachment.bin


More information about the samba-technical mailing list