Remove useless check for clocale header.
authorayin <ayin>
Mon, 17 Dec 2007 01:34:36 +0000 (01:34 +0000)
committerayin <ayin>
Mon, 17 Dec 2007 01:34:36 +0000 (01:34 +0000)
configure.ac

index 959e4909802b6e52ecf16724fdc86657ddf15c8c..2b038420f95f4ec3eebf21f6a33dc464b9746a45 100644 (file)
@@ -484,7 +484,6 @@ AC_CHECK_HEADERS( \
        stdint.h \
        wchar.h \
        cwchar \
-       clocale \
 )
 
 dnl# check to allow both <termios.h> and <sys/ioctl.h>