On Thu, 24 Nov 2011, David Seikel wrote:

> Ecore --disable-largefile doesn't.  As far as I can tell, the reason is
> this in ecore/src/lib/ecore_file/ecore_file_private.h -
>
> #ifndef _FILE_OFFSET_BITS
> # define _FILE_OFFSET_BITS  64
> #endif
>
> I think that just turns on large file support, no matter what the
> AC_SYS_LARGEFILE configure macro tells it to do.  Eina does the same
> thing, but without that define anywhere and --disable-largefile works
> fine there.

the usual, people keep overload what configure detects.

fixed in svn

Vincent

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to