merge from gcc
authorDJ Delorie <dj@redhat.com>
Mon, 16 Jun 2008 18:15:49 +0000 (18:15 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 16 Jun 2008 18:15:49 +0000 (18:15 +0000)
intl/ChangeLog
intl/Makefile.in
libdecnumber/ChangeLog
libdecnumber/Makefile.in

index dcb14fb..6c1c6ed 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (datarootdir): New variable.
+
 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
 
        PR bootstrap/35457
index ca3814d..96211ff 100644 (file)
@@ -31,6 +31,7 @@ exec_prefix = @exec_prefix@
 transform = @program_transform_name@
 libdir = @libdir@
 includedir = @includedir@
+datarootdir = @datarootdir@
 datadir = @datadir@
 localedir = $(datadir)/locale
 aliaspath = $(localedir)
index 153b677..5a76920 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (datarootdir): New variable.
+
 2008-06-10  Joseph Myers  <joseph@codesourcery.com>
 
        * dconfig.h: New.
index b175059..bdfbe43 100644 (file)
@@ -44,6 +44,7 @@ PACKAGE = @PACKAGE@
 RANLIB = @RANLIB@
 SHELL = @SHELL@
 
+datarootdir = @datarootdir@
 datadir = @datadir@
 exec_prefix = @prefix@
 libdir = @libdir@