~linaro-toolchain-dev/cortex-strings/trunk

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michael Hope
  • Date: 2010-09-07 03:55:51 UTC
  • Revision ID: michael.hope@linaro.org-20100907035551-21mm4q3pa640ojc6
Changed all occurances of cortexcpu to cortex-strings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
AC_INIT(cortexcpu, 0.1)
 
1
AC_INIT(cortex-strings, 0.1)
2
2
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests)
3
3
AC_CONFIG_HEADERS([config.h])
4
4
AC_CONFIG_FILES(Makefile)