aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Hope <michael.hope@linaro.org>2010-09-07 15:55:51 +1200
committerMichael Hope <michael.hope@linaro.org>2010-09-07 15:55:51 +1200
commitd51c904e84c65802fb71a53afba549d40a2a4589 (patch)
tree14193c393440bb2fc1259a83d9672b2781a99994 /configure.ac
parentae114d904ddb6223227940af3ac77b8e77e5ef58 (diff)
Changed all occurances of cortexcpu to cortex-strings
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c020d00..c58a7d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(cortexcpu, 0.1)
+AC_INIT(cortex-strings, 0.1)
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES(Makefile)