On 8/12/15 6:38 AM, aixtools wrote:

> /*
>  * define _LARGE_FILES needs to be first so that all the include files know
> that
>  */
> #ifdef _AIX
> #define _LARGE_FILES
> #endif

That define is in config.h and should be set by the AC_SYS_LARGEFILE
autoconf macro.  If it's not working on AIX I would send a message to
bug-autoconf and ask whether that support was added in a recent version.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to