OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gdb-6.8/] [pre-binutils-2.20.1-sync/] [sim/] [configure.ac] - Diff between revs 157 and 213

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.