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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [tools/] [build/] [configure.in] - Blame information for rev 1771

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 158 chris
#
2 208 chris
# $Id: configure.in,v 1.2 2001-09-27 12:02:53 chris Exp $
3 158 chris
#
4
 
5
AC_PREREQ(2.13)
6
AC_INIT(install-if-change.in)
7
RTEMS_TOP(../..)
8
AC_CONFIG_AUX_DIR(../..)
9
 
10
AC_CANONICAL_HOST
11
 
12
AM_INIT_AUTOMAKE(rtems-tools-build,$RTEMS_VERSION,no)
13
AM_MAINTAINER_MODE
14
AC_EXEEXT
15
 
16
AC_PROG_CC
17
AC_CHECK_FUNCS(strerror strtol)
18
 
19
RTEMS_PATH_KSH
20
 
21
AM_CONFIG_HEADER(config.h)
22
 
23
# Explicitly list all Makefiles here
24
AC_OUTPUT(
25
Makefile
26
install-if-change
27
lock-directory
28
unlock-directory
29
)

powered by: WebSVN 2.1.0

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