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 52... |
Line 52... |
|
|
# Check for socket libraries
|
# Check for socket libraries
|
AC_CHECK_LIB(socket, bind)
|
AC_CHECK_LIB(socket, bind)
|
AC_CHECK_LIB(nsl, gethostbyname)
|
AC_CHECK_LIB(nsl, gethostbyname)
|
|
|
|
# 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)
|
|
|
. ${srcdir}/../../bfd/configure.host
|
. ${srcdir}/../../bfd/configure.host
|
|
|
dnl Standard (and optional) simulator options.
|
dnl Standard (and optional) simulator options.
|
dnl Eventually all simulators will support these.
|
dnl Eventually all simulators will support these.
|
dnl Do not add any here that cannot be supported by all simulators.
|
dnl Do not add any here that cannot be supported by all simulators.
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.