mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-29 07:50:18 +00:00
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/path-perl.m4: Remove (Unused).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* aclocal/path-perl.m4: Remove (Unused).
|
||||
|
||||
2003-10-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* automake/force-preinstall.am: Remove.
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
dnl $Id$
|
||||
|
||||
AC_DEFUN(RTEMS_PATH_PERL,
|
||||
[
|
||||
AC_PATH_PROG(PERL,perl)
|
||||
if test -z "$PERL" ; then
|
||||
AC_MSG_WARN(
|
||||
[***]
|
||||
[ perl was not found]
|
||||
[ Note: Some tools will not be built.])
|
||||
fi
|
||||
])
|
||||
Reference in New Issue
Block a user