Re: Evolution in garnome 2.13.4



On Fri, 2006-01-06 at 09:15 +0000, Norberto M. Lopes wrote:
> In Evolution, in shell/ directory, in /addressbook/gui/component, in
> calendar/gui, in mail/, and in calendar/gui/alarm-notify/, Makefile has
> the following (it has some variations from one Makefile to another but
> they don't differ a lot, you only need to search for 'sed -e' till you
> find some similarities with these line) :
> 
> %.server.in: %.server.in.in
>         sed -e 's|\ BINDIR_IN_SERVER_FILE\@|$(bindir_in_server_file)|'\
> -e
> 's|\ PRIVLIBEXECDIR_IN_SERVER_FILE\@|$(privlibexecdir_in_server_file)|'\
> -e 's|\ COMPONENTDIR_IN_SERVER_FILE\@|$(componentdir_in_server_file)|'\
> -e 's|\ VERSION\@|$(BASE_VERSION)|'                     \ -e
> 's|\ EXEEXT\@|$(EXEEXT)|'                            \ -e
> 's|\ SOEXT\@|$(SOEXT)|'                              \ -e
> 's|\ INTERFACE_VERSION\@|$(INTERFACE_VERSION)|' $< > $@ 
> 
> It wouldn't compile because of the \ close to ' in the first 3 lines.
> 
> ;)

Looks like this one:
  http://bugzilla.gnome.org/show_bug.cgi?id=325574

Please feel free to add comments to this bug.


> P.S.: Should I say this to this list, or should I contact anyone?
> Or perhaps should I keep my mouth shut? Any guidance please?

Sure, this list is fine. The evolution-hackers list would be
appropriate, too. Or Bugzilla. ;)


> P.S.2: Is this being generated by a parent Makefile, where I should
> change this? Should I do in the future as I did now and change them all?

Please subscribe before posting in the future. :)

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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