summaryrefslogtreecommitdiffstats
path: root/tools/update/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/update/configure2
-rw-r--r--tools/update/configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/update/configure b/tools/update/configure
index b2cb7845f5..b26dd45eb6 100644
--- a/tools/update/configure
+++ b/tools/update/configure
@@ -748,7 +748,7 @@ else
fi
-PACKAGE=rtems-update-tools
+PACKAGE=rtems-tools-update
VERSION=$RTEMS_VERSION
diff --git a/tools/update/configure.in b/tools/update/configure.in
index 23a86f8b7e..737f99e296 100644
--- a/tools/update/configure.in
+++ b/tools/update/configure.in
@@ -9,7 +9,7 @@ RTEMS_TOP(../..)
AC_CANONICAL_HOST
-AM_INIT_AUTOMAKE(rtems-update-tools,$RTEMS_VERSION,no)
+AM_INIT_AUTOMAKE(rtems-tools-update,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
RTEMS_PATH_KSH