URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 458 |
Rev 460 |
Line 1... |
Line 1... |
# configure.ac -- OR1K test code specific autoconf configuration file
|
# configure.ac -- OR1K test code specific autoconf configuration file
|
#
|
#
|
# Copyright (C) 2010 Embecosm Limited
|
# Copyright (C) 2010, 2011 Embecosm Limited
|
#
|
#
|
# Contributor Jeremy Bennett
|
# Contributor Jeremy Bennett
|
#
|
#
|
# This file is part of OpenRISC 1000 Architectural Simulator.
|
# This file is part of OpenRISC 1000 Architectural Simulator.
|
#
|
#
|
Line 22... |
Line 22... |
|
|
# Configure script for the OpenRISC 1000 simulator test suite OR1K code
|
# Configure script for the OpenRISC 1000 simulator test suite OR1K code
|
# directory. This uses a different tool chain, so has its own configuration
|
# directory. This uses a different tool chain, so has its own configuration
|
# script. Process this file with autoconf to produce a configure script.
|
# script. Process this file with autoconf to produce a configure script.
|
|
|
AC_INIT([or1ksim-testsuite], [2010-12-15], [openrisc@opencores.org])
|
AC_INIT([or1ksim-testsuite], [2011-01-05], [openrisc@opencores.org])
|
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
|
|
AC_PROG_LIBTOOL
|
AC_PROG_LIBTOOL
|
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
AC_CONFIG_HEADERS([config.h])
|
AC_CONFIG_HEADERS([config.h])
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.