From 7dcbb995b1e1fb8e0b4b4b66c421117ba6c9a65a Mon Sep 17 00:00:00 2001 From: rocky Date: Sun, 14 Nov 2004 18:57:27 +0000 Subject: [PATCH] Remove more unused .m4 files. Probably a hold over from requiring gettext. (So we may yet add these back in sometime in the future.) --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0ae21c39..2495b0be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.26 2004/11/14 18:33:13 rocky Exp $ +# $Id: Makefile.am,v 1.27 2004/11/14 18:57:27 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -20,7 +20,7 @@ ## which configure then turns into a Makefile ... ## which make can then use to produce stuff. Isn't configuration simple? -EXTRA_DIST = config.rpath codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 intmax.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 longdouble.m4 longlong.m4 nls.m4 po.m4 progtest.m4 signed.m4 size_max.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 wchar_t.m4 wint_t.m4 xsize.m4 libpopt.m4 THANKS README.libcdio libcdio.spec.in libcdio.spec \ +EXTRA_DIST = config.rpath codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 intmax.m4 inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 longdouble.m4 longlong.m4 nls.m4 po.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 libpopt.m4 THANKS README.libcdio libcdio.spec.in libcdio.spec \ example/README \ MSVC/config.h MSVC/README MSVC/cd-info.vcproj \ MSVC/libcdio.sln MSVC/libcdio.vcproj