]> git.saurik.com Git - bison.git/commitdiff
(EXTRA_DIST): Remove codeset.m4,
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:23:35 +0000 (14:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Aug 2002 14:23:35 +0000 (14:23 +0000)
glibc21.m4, isc-posix.m4 lcmessage.m4, stage.m4.

m4/Makefile.am

index 41941c92f56bdb53b9ab62ff225f39db8eb1ad31..8928b239c1e3c0e1520b30c6cd65701fa4736482 100644 (file)
@@ -1,23 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
-EXTRA_DIST = lib-ld.m4 lib-link.m4 lib-prefix.m4                                       \
-c-bs-a.m4                                      \
-codeset.m4                                     \
-dmalloc.m4                                     \
-error.m4                                       \
-gettext.m4                                     \
-glibc21.m4                                     \
-iconv.m4                                       \
-isc-posix.m4                                   \
-lcmessage.m4                                   \
-m4.m4                                          \
-malloc.m4                                      \
-mbrtowc.m4                                     \
-mbstate_t.m4                                   \
-mkstemp.m4                                     \
-prereq.m4                                      \
-progtest.m4                                    \
-realloc.m4                                     \
-stage.m4                                       \
-strerror_r.m4                                  \
-timevar.m4                                     \
-warning.m4
+EXTRA_DIST = \
+  c-bs-a.m4 dmalloc.m4 error.m4 \
+  m4.m4 malloc.m4 mbrtowc.m4 mbstate_t.m4 mkstemp.m4 \
+  prereq.m4 realloc.m4 strerror_r.m4 timevar.m4 warning.m4 \
+  gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4