Branko Čibej <br...@wandisco.com> writes:

> On 28.02.2014 23:57, phi...@apache.org wrote:
>> Author: philip
>> Date: Fri Feb 28 22:57:24 2014
>> New Revision: 1573106
>>
>> +  AC_LINK_IFELSE([AC_LANG_SOURCE([[int main(){return 0;}]])]
>
> This bit of source is not valid C90. It should be: int main(void){ ... }

I don't have a copy of the C90 standard but 'int main()' is used in some
of the examples in both the C99 and C++98 standards.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to