summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/project-root.m4
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/aclocal/project-root.m44
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuites/aclocal/project-root.m4 b/testsuites/aclocal/project-root.m4
index 950ff6b5ad..641baee021 100644
--- a/testsuites/aclocal/project-root.m4
+++ b/testsuites/aclocal/project-root.m4
@@ -1,10 +1,6 @@
AC_DEFUN([RTEMS_PROJECT_ROOT],
[dnl
AC_REQUIRE([RTEMS_TOP])
-
-PACKHEX="\$(PROJECT_TOPdir)/tools/build/packhex"
-AC_SUBST(PACKHEX)
-
BIN2C=rtems-bin2c
AC_SUBST(BIN2C)
])