2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Remove RTEMS_PATH_PERL (Unused).
This commit is contained in:
Ralf Corsepius
2003-10-17 16:34:36 +00:00
parent 62f082938c
commit 85a488be76
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PATH_PERL (Unused).
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: New.

View File

@@ -36,7 +36,6 @@ AC_PATH_PROG(LN,ln)
AC_PROG_LN_S
AC_PATH_PROG(CHMOD,chmod)
AC_PATH_PROG(SORT,sort)
RTEMS_PATH_PERL
AC_PATH_PROG(TOUCH,touch)
AC_PATH_PROG(CMP,cmp)