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

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Michael Hope
  • Date: 2012-12-12 00:59:50 UTC
  • Revision ID: michael.hope@linaro.org-20121212005950-g13oj3cqahsp52zx
Support for --host=TRIPLE to configure which is convenient for cross
building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
AM_INIT_AUTOMAKE(foreign subdir-objects color-tests dist-bzip2)
28
28
AC_CONFIG_HEADERS([config.h])
29
29
AC_CONFIG_FILES(Makefile)
 
30
AC_CANONICAL_HOST
 
31
AM_PROG_AS
 
32
AC_PROG_CC
30
33
AC_PROG_LIBTOOL
31
 
AM_PROG_AS
32
34
 
33
35
AC_ARG_WITH([cpu],
34
36
            AS_HELP_STRING([--with-cpu=CPU],