URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 213 |
Line 33... |
Line 33... |
[case "${enableval}" in
|
[case "${enableval}" in
|
yes | no) ;;
|
yes | no) ;;
|
*) AC_MSG_ERROR(bad value ${enableval} given for --enable-sim option) ;;
|
*) AC_MSG_ERROR(bad value ${enableval} given for --enable-sim option) ;;
|
esac])
|
esac])
|
|
|
|
# Added from binutils 2.20.1/bfd
|
|
#Link in zlib if we can. This allows us to read compressed debug sections.
|
|
# This is used only by compress.c.
|
|
AC_SEARCH_LIBS(zlibVersion, z, [AC_CHECK_HEADERS(zlib.h)])
|
|
AC_SUBST(LIBS)
|
|
|
# WHEN ADDING ENTRIES TO THIS MATRIX:
|
# WHEN ADDING ENTRIES TO THIS MATRIX:
|
|
|
# Make sure that the left side always has two dashes. Otherwise you
|
# Make sure that the left side always has two dashes. Otherwise you
|
# can get spurious matches. Even for unambiguous cases, do this as a
|
# can get spurious matches. Even for unambiguous cases, do this as a
|
# convention, else the table becomes a real mess to understand and
|
# convention, else the table becomes a real mess to understand and
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.