summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/env-rtemsbsp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/aclocal/env-rtemsbsp.m4')
-rw-r--r--testsuites/aclocal/env-rtemsbsp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/aclocal/env-rtemsbsp.m4 b/testsuites/aclocal/env-rtemsbsp.m4
index ac9a7027dd..918e338b54 100644
--- a/testsuites/aclocal/env-rtemsbsp.m4
+++ b/testsuites/aclocal/env-rtemsbsp.m4
@@ -27,5 +27,5 @@ AC_SUBST([PROJECT_INCLUDE],["\$(PROJECT_ROOT)/lib/include"])
AC_SUBST([PROJECT_LIB],["\$(PROJECT_ROOT)/lib"])
AC_SUBST([PROJECT_RELEASE],["\$(PROJECT_ROOT)"])
-AC_SUBST([rtems_testsdir],["\$(libdir)/rtems-][RTEMS_API][/tests"])
+AC_SUBST([rtems_testsdir],["\$(libdir)/rtems-][_RTEMS_API][/tests"])
])