This was a known issue on autoconf 2.13 and automake 1.4-p6. I committed
a fix for this today. There didn't appear to be anything wrong with the
checks that were causing problems, but the nesting of checks seemed to
throw it for a loop. I flattened the checks and it apparently is
portable between versions now.

-- 
------------------------------------------------------------------------
| Nathan Ingersoll          \\  Computer Systems & Network Coordinator |
| [EMAIL PROTECTED]   \\  http://www.ruralcenter.org            |
| http://ningerso.atmos.org/  \\  Rural Health Resource Center         |
------------------------------------------------------------------------

On Sun, Jan 04, 2004 at 08:01:42PM -0500, Mike Frysinger wrote:
> On Sunday 04 January 2004 07:02, Ben Rockwood wrote:
> > The lines for ECORE_TXT don't exist.  Because of this the vars don't get
> > chomped off, and when you look at the makefile for the TXT module you see:
> 
> what autotool versions you using to autogen ?
> what configure flags are you using ?
> here's what i use and everything builds for me ...
> autoconf-2.58
> automake-1.7.8
> ./configure \
> --with-ecore-x \
> --enable-ecore-job \
> --disable-ecore-fb \ [i'm using 2.6 headers and this just dont work out :)]
> --enable-ecore-evas \
> --enable-ecore-evas-gl \
> --enable-ecore-con \
> --enable-ecore-ipc \
> --enable-ecore-txt \
> --enable-ecore-config
> the final output of configure is:
> Optional Modules:
> 
>   Ecore_Job...............: yes
>   Ecore_Con...............: yes
>   Ecore_Txt...............: yes
>   Ecore_X.................: yes
>   Ecore_FB................: no
>   Ecore_Evas..............: yes
>   Ecore_Evas GL Support...: yes
>   Ecore_Evas FB Support...: no
>   Ecore_Ipc...............: yes
>   Ecore_Config............: yes
> -mike
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IBM Linux Tutorials.
> Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
> Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> _______________________________________________
> enlightenment-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Attachment: signature.asc
Description: Digital signature

Reply via email to