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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [aclocal/] [path-perl.m4] - Diff between revs 208 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 208 Rev 1765
dnl $Id: path-perl.m4,v 1.2 2001-09-27 11:59:11 chris Exp $
dnl $Id: path-perl.m4,v 1.2 2001-09-27 11:59:11 chris Exp $
 
 
AC_DEFUN(RTEMS_PATH_PERL,
AC_DEFUN(RTEMS_PATH_PERL,
[
[
AC_PATH_PROG(PERL,perl)
AC_PATH_PROG(PERL,perl)
if test -z "$PERL" ; then
if test -z "$PERL" ; then
AC_MSG_WARN(
AC_MSG_WARN(
[***]
[***]
[   perl was not found]
[   perl was not found]
[   Note: Some tools will not be built.])
[   Note: Some tools will not be built.])
fi
fi
])
])
 
 

powered by: WebSVN 2.1.0

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