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

« back to all changes in this revision

Viewing changes to src/reference/configure.ac

  • Committer: Michael Hope
  • Date: 2010-08-26 22:34:40 UTC
  • Revision ID: michael.hope@linaro.org-20100826223440-ddib3epkpb63yfct
Made the different routines compile.  Expanded the tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
AC_CONFIG_HEADERS([config.h])
4
4
AC_CONFIG_FILES(Makefile)
5
5
AC_PROG_LIBTOOL
 
6
AM_PROG_AS
6
7
AC_OUTPUT