Drop duplicate locale.h check
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 19 Dec 2007 07:01:39 +0000 (09:01 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 19 Dec 2007 07:01:39 +0000 (09:01 +0200)
configure.ac

index 31d1194..653d5f9 100644 (file)
@@ -524,7 +524,6 @@ AC_CHECK_HEADERS(libio.h)
 AC_CHECK_HEADERS(err.h mcheck.h)
 
 AC_CHECK_HEADERS(glob.h)
-AC_CHECK_HEADERS(locale.h)
 
 dnl statfs portability fiddles.
 dnl