Fix build on some platforms by adding extra flags
authorSimo Sorce <simo@redhat.com>
Tue, 14 Oct 2014 13:17:46 +0000 (09:17 -0400)
committerSimo Sorce <simo@redhat.com>
Tue, 14 Oct 2014 13:17:46 +0000 (09:17 -0400)
commitc82c78a7a70147bf103d408b3e97ce2ec77882ed
tree3303cd085b241a87e9334c4c4621c28b30bf592d
parentaa4f8f9c06eec26248f068f445fe2412cb6f467b
Fix build on some platforms by adding extra flags

For some reason all the necessary CFALGS are not returned by simply
querying the CFLAGS from apxs. We also need to query EXTRA_CPPFLAGS
apparently.
configure.ac