No need for check for off_t or for the size of float or long double
authorBen Pfaff <blp@gnu.org>
Tue, 6 Nov 2007 05:49:04 +0000 (05:49 +0000)
committerBen Pfaff <blp@gnu.org>
Tue, 6 Nov 2007 05:49:04 +0000 (05:49 +0000)
any longer, as we don't use the results anymore.  Also, no need to put
#include <locale.h> into config.h any longer, as this was only needed
for --with-included-gettext, which we have not supported for some
time.


No differences found