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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [configure.ac] - Diff between revs 532 and 538

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 532 Rev 538
Line 44... Line 44...
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 532 2011-04-28 18:34:59Z jeremybennett $ using automake version] AC_ACVERSION)
AC_REVISION([$Id: configure.ac 538 2011-05-09 14:42:56Z julius $ 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.
Line 96... Line 96...
AC_TYPE_SIGNAL
AC_TYPE_SIGNAL
AC_CHECK_HEADERS(unistd.h stdlib.h stdarg.h string.h strings.h      \
AC_CHECK_HEADERS(unistd.h stdlib.h stdarg.h string.h strings.h      \
                 sys/ptem.h sys/pte.h sys/stream.h sys/stropts.h sys/select.h \
                 sys/ptem.h sys/pte.h sys/stream.h sys/stropts.h sys/select.h \
                 termcap.h termios.h termio.h sys/file.h locale.h getopt.h    \
                 termcap.h termios.h termio.h sys/file.h locale.h getopt.h    \
                 net/ethernet.h sys/ethernet.h malloc.h inttypes.h libintl.h  \
                 net/ethernet.h sys/ethernet.h malloc.h inttypes.h libintl.h  \
                 limits.h)
                 limits.h linux/if_tun.h)
AC_CHECK_FUNCS(strcasecmp select setenv putenv tcgetattr setlocale lstat)
AC_CHECK_FUNCS(strcasecmp select setenv putenv tcgetattr setlocale lstat)
AC_CHECK_FUNCS(grantpt unlockpt ptsname on_exit)
AC_CHECK_FUNCS(grantpt unlockpt ptsname on_exit)
AC_CHECK_FUNCS(basename)
AC_CHECK_FUNCS(basename)
AC_FUNC_STRCOLL
AC_FUNC_STRCOLL
AC_CHECK_DECLS([I_PUSH, rl_event_hook], [], [], \
AC_CHECK_DECLS([I_PUSH, rl_event_hook], [], [], \

powered by: WebSVN 2.1.0

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