configure.ac: Ask users to build 64-bit Solaris binaries.
authorFlorian Forster <octo@collectd.org>
Thu, 11 Jun 2015 13:34:01 +0000 (14:34 +0100)
committerFlorian Forster <octo@collectd.org>
Thu, 11 Jun 2015 13:34:01 +0000 (14:34 +0100)
By default, the compilers will build 32-bit binaries on Solaris. This is
sub-optimal for us, for example reading /proc entries for 64-bit
processes doesn't work when collectd is 32-bit.

Fixes: #1077


No differences found