Re: [E-devel] e16.6-pre5 is out

2003-08-01 Thread Michael Jennings
On Friday, 01 August 2003, at 18:06:27 (+0200), Kim Woelders wrote: > I think the URL's in configure.in should be removed. URL's tend to > become obsolete You're right there. > and I doubt people have problems finding the stuff anyway. You'd be surprised. People usually have no trouble findin

[E-devel] Quick URL fix

2003-08-01 Thread Onur Kucuk
A quick patch to update some info for 16.6-pre5 (url links etc.) May need correction. Regards, Onur Kucuk diff -Nur e/configure.in e-new/configure.in --- e/configure.in 2003-07-15 21:35:01.0 +0300 +++ e-new/configure.in 2003-08-01 21:28:00.0 +0300 @@ -107,10 +107,7 @@

[E-devel] evas object list and hash

2003-08-01 Thread Daniel Hulme
Please find attached a unified patch to evas_object_list.c and evas_hash.c. This patch contains two slight optimisations (probably not noticeable in normal use) and corrects some minor errors in the documentation/comments. Hopefully someone with access to the CVS will root out the useful bits and c

Re: [E-devel] Re: e16 menu generation

2003-08-01 Thread Kim Woelders
Onur Kucuk wrote: Michael Jennings wrote: On Thursday, 31 July 2003, at 03:04:05 (+0300), Onur Kucuk wrote: What do you think of checking /etc/*release to find out what distro it is and define the dirs "per distro" in the script ? Guess info about a few of the main distros would be enough, and le

Re: [E-devel] e16.6-pre5 is out

2003-08-01 Thread Kim Woelders
Onur Kucuk wrote: Hello, The configure script gives out this error, checking for IMLIB - version >= 1.9.8... no *** The imlib-config script installed by IMLIB could not be found *** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the IMLIB_CONFIG environment v