]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(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 56b13fd0819bdc297c0ba14525bb4f765fe13a40..dd1350f8ce6829c083f59b8b1f0259c7c720f321 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 \