From ab0bd39795ed068acd64ccab76524f0b6c85dd72 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 14 Feb 2003 12:33:50 +0000 Subject: [PATCH] Move m4/README to autoconf-lib-link/m4/README and gettext-runtime/m4/README and gettext-tools/m4/README. --- {m4 => autoconf-lib-link/m4}/README | 0 gettext-runtime/m4/README | 4 ++++ gettext-tools/m4/README | 4 ++++ 3 files changed, 8 insertions(+) rename {m4 => autoconf-lib-link/m4}/README (100%) create mode 100644 gettext-runtime/m4/README create mode 100644 gettext-tools/m4/README diff --git a/m4/README b/autoconf-lib-link/m4/README similarity index 100% rename from m4/README rename to autoconf-lib-link/m4/README diff --git a/gettext-runtime/m4/README b/gettext-runtime/m4/README new file mode 100644 index 000000000..ac32e284a --- /dev/null +++ b/gettext-runtime/m4/README @@ -0,0 +1,4 @@ +These files are used by a program called aclocal (part of the GNU automake +package). aclocal uses these files to create aclocal.m4 which is in turn +used by autoconf to create the configure script at the the top level in +this distribution. diff --git a/gettext-tools/m4/README b/gettext-tools/m4/README new file mode 100644 index 000000000..ac32e284a --- /dev/null +++ b/gettext-tools/m4/README @@ -0,0 +1,4 @@ +These files are used by a program called aclocal (part of the GNU automake +package). aclocal uses these files to create aclocal.m4 which is in turn +used by autoconf to create the configure script at the the top level in +this distribution.