summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index b2109cc..485932d 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}"