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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [sim/] [tic80/] [configure.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
dnl Process this file with autoconf to produce a configure script.
2
sinclude(../common/aclocal.m4)
3
AC_PREREQ(2.5)dnl
4
AC_INIT(Makefile.in)
5
 
6
SIM_AC_COMMON
7
 
8
dnl Options available in this module
9
SIM_AC_OPTION_INLINE(0)
10
SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
11
SIM_AC_OPTION_ALIGNMENT(FORCED_ALIGNMENT)
12
SIM_AC_OPTION_HOSTENDIAN
13
SIM_AC_OPTION_WARNINGS
14
SIM_AC_OPTION_RESERVED_BITS(1)
15
SIM_AC_OPTION_BITSIZE(32,31)
16
 
17
dnl For UNIX emulation
18
AC_CHECK_HEADERS(stdlib.h unistd.h string.h strings.h)
19
AC_CHECK_FUNCS(getpid kill)
20
 
21
SIM_AC_OUTPUT

powered by: WebSVN 2.1.0

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