]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move m4/README to autoconf-lib-link/m4/README and gettext-runtime/m4/README and gette...
authorBruno Haible <bruno@clisp.org>
Fri, 14 Feb 2003 12:33:50 +0000 (12:33 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:09:19 +0000 (12:09 +0200)
autoconf-lib-link/m4/README [moved from m4/README with 100% similarity]
gettext-runtime/m4/README [new file with mode: 0644]
gettext-tools/m4/README [new file with mode: 0644]

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 (file)
index 0000000..ac32e28
--- /dev/null
@@ -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 (file)
index 0000000..ac32e28
--- /dev/null
@@ -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.