summaryrefslogtreecommitdiffstats
path: root/c/src/make/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-17 16:34:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-17 16:34:36 +0000
commit85a488be76a1693e05c878701d60a7597c29b0c6 (patch)
treecb08ddb4203cd18d0f2441c2f3d42fe728b343fe /c/src/make/configure.ac
parent2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-85a488be76a1693e05c878701d60a7597c29b0c6.tar.bz2
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_PATH_PERL (Unused).
Diffstat (limited to 'c/src/make/configure.ac')
-rw-r--r--c/src/make/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/make/configure.ac b/c/src/make/configure.ac
index 620540280b..d9691374e5 100644
--- a/c/src/make/configure.ac
+++ b/c/src/make/configure.ac
@@ -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)