2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
authorTom Tromey <tromey@redhat.com>
Fri, 2 Oct 2009 15:43:17 +0000 (15:43 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 2 Oct 2009 15:43:17 +0000 (15:43 +0000)
* Make-common.in: Add datarootdir.

sim/common/ChangeLog
sim/common/Make-common.in

index 3facbcec3ca2f2c65636c9debe477c0519a36aaa..26f00e64b974c795ed39f20a722569a349cd2237 100644 (file)
@@ -1,3 +1,7 @@
+2009-10-02  Ralf Corsepius <ralf.corsepius@rtems.org>
+
+       * Make-common.in: Add datarootdir.
+
 2009-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * aclocal.m4 (SIM_CHECK_MEMBER, SIM_CHECK_MEMBERS)
index b6b05a40a8ce9d306bd232e76aed9843c4ceaa98..cf680de18e9aba989262b1d32f03cf876fb15d04 100644 (file)
@@ -52,6 +52,7 @@ libdir = @libdir@
 tooldir = $(libdir)/$(target_alias)
 
 datadir = @datadir@
+datarootdir = @datarootdir@
 mandir = @mandir@
 man1dir = $(mandir)/man1
 infodir = @infodir@