summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/rtems-top.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 16:14:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-04 16:14:42 +0000
commit817991627dceb9de711d49065c85bc08bd4eb0d5 (patch)
treec4e74448c4c3ea2f7af1e8ed7c95e813b30d611f /testsuites/aclocal/rtems-top.m4
parent2011-03-04 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-817991627dceb9de711d49065c85bc08bd4eb0d5.tar.bz2
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
Diffstat (limited to 'testsuites/aclocal/rtems-top.m4')
-rw-r--r--testsuites/aclocal/rtems-top.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/aclocal/rtems-top.m4 b/testsuites/aclocal/rtems-top.m4
index c23f41cb12..1b6d8457f2 100644
--- a/testsuites/aclocal/rtems-top.m4
+++ b/testsuites/aclocal/rtems-top.m4
@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR([$1])
AC_CHECK_PROGS(MAKE, gmake make)
AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl
-AC_PREFIX_DEFAULT([/opt/rtems-][RTEMS_API])
+AC_PREFIX_DEFAULT([/opt/rtems-][_RTEMS_API])
## HACK to allow gnu-make conditionals in automake-Makefiles.
ENDIF=endif