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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [aclocal/] [path-perl.m4] - Blame information for rev 778

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

Line No. Rev Author Line
1 30 unneback
dnl $Id: path-perl.m4,v 1.2 2001-09-27 11:59:11 chris Exp $
2
 
3
AC_DEFUN(RTEMS_PATH_PERL,
4
[
5
AC_PATH_PROG(PERL,perl)
6
if test -z "$PERL" ; then
7
AC_MSG_WARN(
8
[***]
9
[   perl was not found]
10
[   Note: Some tools will not be built.])
11
fi
12
])

powered by: WebSVN 2.1.0

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