autoconf: use $XCFLAGS from OPENAFS_OSCONF when making tests
authorchas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Wed, 7 Sep 2011 13:55:47 +0000 (09:55 -0400)
committerDerrick Brashear <shadow@dementix.org>
Fri, 9 Sep 2011 19:11:42 +0000 (12:11 -0700)
commit440943e96b4be87abd02c47b3bcea8a5a2bdbc5f
tree4244c56a2e62050d1e3ea428b6b06745aa36a7a4
parentc2272c207bc9f6cc0ba6892dfa6d879c7594d261
autoconf: use $XCFLAGS from OPENAFS_OSCONF when making tests

Certain platforms (like ppc64_linux26) compiler options might
affect some autoconf tests.  In particular, the ones related to
the size of certain primitive types.

Change-Id: I20c3f737ee4623451bc6cab3f97e86d152cb397f
Reviewed-on: http://gerrit.openafs.org/5366
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
acinclude.m4
src/cf/osconf.m4