(EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:30:15 +0000 (06:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:30:15 +0000 (06:30 +0000)
m4/Makefile.am

index 054aa9a..dcd0ae6 100644 (file)
@@ -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