build: Don't warn about 'long long'.
authorRichard Jones <rjones@redhat.com>
Fri, 27 Aug 2010 07:51:37 +0000 (08:51 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 27 Aug 2010 07:51:37 +0000 (08:51 +0100)
commitccdf51171372b87f887f6320f966fc0c526c037b
tree92814779462d289952ef7d9735bdc8543c39176c
parentdb13b0e039da1e7fdb7eb7b9e3e0be645667d01a
build: Don't warn about 'long long'.

We have to allow this, even though it's a GCC extension.

This is a port of libguestfs commit 0c0976496dafda4d172c5a7fc787d6a87d5bce8d.
configure.ac