1
1
Jeff Squyres 3c8685ea8c Add a check for strtoll for libevent.
Not having this check was causing distcheck errors on the OMPI
tarball-build machine because it's still a 32-bit-default machine, so
the evutil.c code was failing some #if conditionals (since it didn't
think it had strtoll available).

This commit was SVN r22577.
2010-02-08 20:55:21 +00:00
..
2009-12-15 18:07:33 +00:00
2010-01-19 17:34:55 +00:00
2009-08-20 11:42:18 +00:00