From 9265403b8bfd3c1f20f81a52a3f2c6f7711dffb5 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 2 Jul 2007 19:40:54 +0000 Subject: Get rid of eclipse fiels once and for all. Homogenise the references to crosstool-NG: - the project is named "crosstool-NG" - the front-end is named "ct-ng" - don't use shortcuts (such as "ct-ng" to stand for "crosstool-NG") Default action is to print help. Don't speak of make rules when dumping help, just speak of actions. --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index b2109cc6..485932d5 100755 --- a/configure +++ b/configure @@ -71,7 +71,7 @@ set_mandir() { do_help() { cat <<__EOF__ -\`configure' configures ct-ng ${VERSION} to adapt to many kind of systems. +\`configure' configures crosstool-NG ${VERSION} to adapt to many kind of systems. USAGE: ./configure [OPTION]... @@ -129,7 +129,7 @@ sed -r -e "s,@@BINDIR@@,${BINDIR},g;" \ Makefile.in >Makefile cat <<__EOF__ -ct-ng configured as follows: +crosstool-NG configured as follows: PREFIX="${PREFIX}" BINDIR="${BINDIR}" LIBDIR="${LIBDIR}" -- cgit v1.2.3