[rtems commit] m32c/m32cbsp/configure.ac: Correct typo

Joel Sherril joel at rtems.org
Mon Jan 4 17:05:57 UTC 2016


Module:    rtems
Branch:    master
Commit:    7297258123ce93409f2c28461e0af451483c2939
Changeset: http://git.rtems.org/rtems/commit/?id=7297258123ce93409f2c28461e0af451483c2939

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Sat Dec 26 10:59:24 2015 -0600

m32c/m32cbsp/configure.ac: Correct typo

---

 c/src/lib/libbsp/m32c/m32cbsp/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
index a519ac1..c4b766f 100644
--- a/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
+++ b/c/src/lib/libbsp/m32c/m32cbsp/configure.ac
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
+AC_INIT([rtems-c-src-lib-libbsp-m32c-m32csim],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
 AC_CONFIG_SRCDIR([bsp_specs])
 RTEMS_TOP(../../../../../..)
 




More information about the vc mailing list