2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>

* aclocal/rtems-top.m4: Add pkgdatadir.
This commit is contained in:
Ralf Corsepius
2011-03-07 03:54:49 +00:00
parent f2d4ef5503
commit 8d6df023c3
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Add pkgdatadir.
* configure.ac: Remove dead code.
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>

View File

@@ -32,4 +32,5 @@ AC_SUBST([PROJECT_TOPdir],[${project_top}${rtems_updir}'$(top_builddir)'])
AC_SUBST([PROJECT_ROOT],[${with_project_root}${rtems_updir}'$(top_builddir)'])
AC_SUBST([dirstamp],[\${am__leading_dot}dirstamp])
AC_SUBST([pkgdatadir],["\${datadir}"/rtems]_RTEMS_API)
])dnl