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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [tools/] [build/] [configure.in] - Diff between revs 30 and 173

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 30 Rev 173
#
#
# $Id: configure.in,v 1.2 2001-09-27 12:02:53 chris Exp $
# $Id: configure.in,v 1.2 2001-09-27 12:02:53 chris Exp $
#
#
AC_PREREQ(2.13)
AC_PREREQ(2.13)
AC_INIT(install-if-change.in)
AC_INIT(install-if-change.in)
RTEMS_TOP(../..)
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)
AC_CONFIG_AUX_DIR(../..)
AC_CANONICAL_HOST
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE(rtems-tools-build,$RTEMS_VERSION,no)
AM_INIT_AUTOMAKE(rtems-tools-build,$RTEMS_VERSION,no)
AM_MAINTAINER_MODE
AM_MAINTAINER_MODE
AC_EXEEXT
AC_EXEEXT
AC_PROG_CC
AC_PROG_CC
AC_CHECK_FUNCS(strerror strtol)
AC_CHECK_FUNCS(strerror strtol)
RTEMS_PATH_KSH
RTEMS_PATH_KSH
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
# Explicitly list all Makefiles here
# Explicitly list all Makefiles here
AC_OUTPUT(
AC_OUTPUT(
Makefile
Makefile
install-if-change
install-if-change
lock-directory
lock-directory
unlock-directory
unlock-directory
)
)
 
 

powered by: WebSVN 2.1.0

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