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. -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world.
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ 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
