AIX: Test the -qlonglong option before use.
authorNoah Misch <[email protected]>
Fri, 17 Jul 2015 07:01:14 +0000 (03:01 -0400)
committerNoah Misch <[email protected]>
Fri, 17 Jul 2015 07:02:18 +0000 (03:02 -0400)
commit12073b9aadc91c51bf8a21a7aabe7a1083aa4903
tree04e94d4b2129700272e9c9c5435a0a2b73c51bc1
parent15ca2b6cd039aa35ae6d0cd02c100ffc020b5ea8
AIX: Test the -qlonglong option before use.

xlc provides "long long" unconditionally at C99-compatible language
levels, and this option provokes a warning.  The warning interferes with
"configure" tests that fail in response to any warning.  Notably, before
commit 85a2a8903f7e9151793308d0638621003aded5ae, it interfered with the
test for -qnoansialias.  Back-patch to 9.0 (all supported versions).
configure
configure.in
src/template/aix