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

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