Hi Alexey,
Alexey Kopytov wrote:
> Hi Joerg,
>
> On Thursday 11 October 2007, Joerg Bruehe wrote:
>> [[...]]
>> The very elaborate list (of the original code, which you propose to
>> restore) raises the impression of being target at exactly those
>> versions, and IMO that is wrong.
>>
>>
>
> IBM docs say that support for large files is available in AIX 4.2 and up. I
> believe that was the reason for the version list in large_file.m4.
>
> Though listing the versions does not look to me like claiming support for
> _all_ those versions, how about leaving the version list as is and adding a
> clarification in the comment?
>
> # Large file support on AIX is available starting from version 4.2
> # Tested only on 5.2 and up
> aix4.[2-9]* | aix4.1[0-9]* | aix[5-9].* | aix[1-9][0-9]*)
> ac_cv_sys_large_files=1 ;;
I have to apologize - I misread the terms, took them as regular
expressions ('*' as a repetition "0 or more") while they are shell
patterns ('*' meaning "anything").
So I misread the second term as "aix4.1 matches" while it really
doesn't, only "aix4.10" (and up) does, and similar for the fourth.
So while the second one is not needed (there is no AIX 4.10, AFAIK it
ends at AIX 4.3), it doesn't do any harm, and my previous mail is moot.
Sorry for the confusion I had and maybe caused !
Regards,
Jörg
--
Joerg Bruehe, Senior Production Engineer
MySQL AB, www.mysql.com
Office: (+49 30) 417 01 487 VoIP: 4464@stripped