(libcoreutils_a_SOURCES): Remove mbchar.c, since
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:14:04 +0000 (23:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 24 Sep 2005 23:14:04 +0000 (23:14 +0000)
it doesn't build in OpenBSD 3.4.  See
<http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00242.html>.

lib/Makefile.am

index 56b13fd..dd1350f 100644 (file)
@@ -35,7 +35,7 @@ libcoreutils_a_SOURCES = \
   getaddrinfo.h \
   gettext.h \
   localcharset.c localcharset.h \
-  mbchar.c mbchar.h \
+  mbchar.h \
   mbswidth.c mbswidth.h \
   mbuiter.h \
   readtokens0.c readtokens0.h \