Re: [e-users] Still issues with e16.7 to 16.8 changes

2007-03-15 Thread Bradley Reed
On Thu, 15 Mar 2007 23:03:02 +0100 Kim Woelders <[EMAIL PROTECTED]> wrote: > I somehow got iconification and maximization mixed up :) > The maximize/shade bug should be fixed in cvs now. > Just built from current cvs. Works fine. :) I rarely maximize, so never noticed this until Sven pointed it

Re: [e-users] Still issues with e16.7 to 16.8 changes

2007-03-15 Thread Kim Woelders
Sven Faerber wrote: >> Perhaps I am misunderstanding, but I don't think Sven was referring to >> iconifying. If a window is shaded after being maximized, it can never >> again be un-maximized. Its former size seems to be lost when it is >> shaded. At least this was the case in cvs from yesterday. >

Re: [e-users] Configure error to compil ecore

2007-03-15 Thread Steven Le Roux
Emerson Falcon a écrit : > Steven, > > What version of autoconf and automake are you using? > > thanks, > Jonathan > thank you Jonathan, I have autoconf 2.61 (deb 2.61-4) and automake 1.7 and 1.9 (1.9 provides automake cmd) Steven > On 3/14/07, Steven Le Roux <[EMAIL PROTECTED]> wrote: >

Re: [e-users] Configure error to compil ecore

2007-03-15 Thread Sam Hanes
I encountered the same problem building ECore 0.9.9.037 with AutoConf 2.61. After I ran 'make distclean' (which ran half of configure for some reason) followed by './autogen.sh' and './configure', a regular 'make' worked fine. Weird. I'm not sure, but I think './configure' gave an error before I r