check header locale.h

check func setlocale
no need to output intl/Makefile
This commit is contained in:
Fumitoshi UKAI
2003-09-25 16:56:08 +00:00
parent 643e12ed8c
commit f28aedff05
5 changed files with 171 additions and 16 deletions

View File

@@ -105,6 +105,7 @@
#undef HAVE_TERMIO_H
#undef HAVE_SGTTY_H
#undef HAVE_DIRENT_H
#undef HAVE_LOCALE_H
#define SIZEOF_LONG_LONG 8
#if SIZEOF_LONG_LONG > 0
typedef long long clen_t;