summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sh/configure.ac')
-rw-r--r--cpukit/score/cpu/sh/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/sh/configure.ac b/cpukit/score/cpu/sh/configure.ac
index 2dc3941fec..7456686f15 100644
--- a/cpukit/score/cpu/sh/configure.ac
+++ b/cpukit/score/cpu/sh/configure.ac
@@ -3,7 +3,7 @@
## $Id$
AC_PREREQ(2.52)
-AC_INIT([rtems-c-src-exec-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
+AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([asm.h])
RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)