I've just committed this:

        * Makefile.am (libcoreutils_a_SOURCES): Remove xmemcoll.c and
        xmemcoll.h.  Now, they're handled by the gnulib xmemcoll module.

diff --git a/lib/Makefile.am b/lib/Makefile.am
index e1f2f20..cfa22be 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -26,7 +26,6 @@ LDADD = $(noinst_LIBRARIES)

 libcoreutils_a_SOURCES += \
   buffer-lcm.c buffer-lcm.h \
-  xmemcoll.c xmemcoll.h \
   xmemxfrm.c xmemxfrm.h

 libcoreutils_a_LIBADD += $(LIBOBJS)


_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to