bug-cppi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-cppi] [PATCH] doc: mention other bootstrap tools -- so they appear


From: Jim Meyering
Subject: [bug-cppi] [PATCH] doc: mention other bootstrap tools -- so they appear in announcement
Date: Thu, 18 Mar 2010 12:25:09 +0100

FYI,

>From 0f93650f457f1243bb74d8f1130a94c7dc26c601 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Thu, 18 Mar 2010 12:13:27 +0100
Subject: [PATCH] doc: mention other bootstrap tools -- so they appear in 
announcement

* cfg.mk (bootstrap-tools): Set it, to also mention flex, gperf and help2man.
---
 cfg.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index 525712d..f32a31d 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -42,4 +42,6 @@ sc_prohibit_emacs__indent_tabs_mode__setting:
        msg='use of emacs indent-tabs-mode: setting'                    \
          $(_prohibit_regexp)

+bootstrap-tools = autoconf,automake,flex,gnulib,gperf,help2man
+
 include $(srcdir)/dist-check.mk
--
1.7.0.2.451.g960ec




reply via email to

[Prev in Thread] Current Thread [Next in Thread]