[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-NG] [FYI] [ng] missing: suggest Automake-NG, not mainstream Au
From: |
Stefano Lattarini |
Subject: |
[Automake-NG] [FYI] [ng] missing: suggest Automake-NG, not mainstream Automake |
Date: |
Wed, 27 Jun 2012 12:59:56 +0200 |
* lib/missing (program_details): Here.
Signed-off-by: Stefano Lattarini <address@hidden>
---
lib/missing | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/missing b/lib/missing
index b398a02..fec9b3d 100755
--- a/lib/missing
+++ b/lib/missing
@@ -109,8 +109,9 @@ program_details ()
{
case $1 in
aclocal|automake)
- echo "The '$1' program is part of the GNU Automake package:"
- echo "<$gnu_software_URL/automake>"
+ echo "The '$1' program is part of the GNU Automake-NG package:"
+ # FIXME: maybe it's time for Automake-NG to have a page of its own?
+ echo "<https://lists.gnu.org/mailman/listinfo/automake-ng>"
echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
echo "<$gnu_software_URL/autoconf>"
echo "<$gnu_software_URL/m4/>"
--
1.7.9.5
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-NG] [FYI] [ng] missing: suggest Automake-NG, not mainstream Automake,
Stefano Lattarini <=