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)
commit2ad5fe55e454b8ccb271a710e2c4b1b53c57fc8c
treeded3106dee80870165bca6944b14ecf457cb6ffc
parentee648635fff4fe04a9617df5c84a4bc10c60d130
No need for check for off_t or for the size of float or long double
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.
ChangeLog
configure.ac
src/libpspp/i18n.c