bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash 4.3.30 on AIX 6.1 filename completion


From: Chet Ramey
Subject: Re: Bash 4.3.30 on AIX 6.1 filename completion
Date: Wed, 12 Aug 2015 09:16:00 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]