URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
[/] [openrisc/] [trunk/] [or1ksim/] [configure.ac] - Diff between revs 82 and 85
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 82 |
Rev 85 |
Line 26... |
Line 26... |
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
|
|
|
|
# Use a full version number (x.y.z, possibly with "rcn" as a suffix) when
|
# Use a full version number (x.y.z, possibly with "rcn" as a suffix) when
|
# preparing a release, otherwise use a the date version (x.y.z-yyyy-mm-dd).
|
# preparing a release, otherwise use a the date version (x.y.z-yyyy-mm-dd).
|
AC_INIT([or1ksim], [0.3.1-2010-04-20], [openrisc@opencores.org])
|
AC_INIT([or1ksim], [0.3.1-2010-04-21], [openrisc@opencores.org])
|
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
|
|
# Check we have the execute source file present for sanity. Specify a separate
|
# Check we have the execute source file present for sanity. Specify a separate
|
# config for the testsuite, since we'll need different tool chain there (the
|
# config for the testsuite, since we'll need different tool chain there (the
|
# OpenRISC one, rather than the native one).
|
# OpenRISC one, rather than the native one).
|
Line 40... |
Line 40... |
AC_CANONICAL_TARGET([])
|
AC_CANONICAL_TARGET([])
|
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
|
|
AC_REVISION([$Id: configure.ac 82 2010-04-20 18:16:05Z jeremybennett $ using automake version] AC_ACVERSION)
|
AC_REVISION([$Id: configure.ac 85 2010-04-21 09:22:52Z jeremybennett $ using automake version] AC_ACVERSION)
|
|
|
# make sure we are using a recent autoconf version
|
# make sure we are using a recent autoconf version
|
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
|
|
# yuck.
|
# yuck.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.