From 82f9f11f3901b3b77f12be07c5c941d135d38abb Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 20 Oct 2002 06:30:15 +0000 Subject: [PATCH] (EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4. --- m4/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/Makefile.am b/m4/Makefile.am index 054aa9a..dcd0ae6 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- EXTRA_DIST = \ dmalloc.m4 error.m4 \ - m4.m4 mbrtowc.m4 memcmp.m4 mkstemp.m4 \ - prereq.m4 timevar.m4 warning.m4 \ + m4.m4 mbrtowc.m4 memcmp.m4 \ + prereq.m4 subpipe.m4 timevar.m4 warning.m4 \ gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 -- 2.7.4