From: Paul Eggert Date: Sun, 20 Oct 2002 06:30:15 +0000 (+0000) Subject: (EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4. X-Git-Tag: BISON-1_875~436 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/82f9f11f3901b3b77f12be07c5c941d135d38abb?ds=sidebyside (EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4. --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 054aa9a7..dcd0ae68 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