From: Bruno Haible Date: Fri, 14 Feb 2003 12:33:50 +0000 (+0000) Subject: Move m4/README to autoconf-lib-link/m4/README and gettext-runtime/m4/README and gette... X-Git-Tag: v0.12~855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0bd39795ed068acd64ccab76524f0b6c85dd72;p=thirdparty%2Fgettext.git Move m4/README to autoconf-lib-link/m4/README and gettext-runtime/m4/README and 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.