~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:19:29 UTC
  • Revision ID: michael.hope@linaro.org-20100826221929-ppeg01mnpx34aqrp
Pulled in the initial versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
AC_INIT(reference, 0.1)
 
2
AM_INIT_AUTOMAKE(foreign subdir-objects)
 
3
AC_CONFIG_HEADERS([config.h])
 
4
AC_CONFIG_FILES(Makefile)
 
5
AC_PROG_LIBTOOL
 
6
AC_OUTPUT