summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-12-17 18:35:23 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-12-17 18:35:23 +0000
commit284678d23913dff61cda5f4137e5fe6440d667a3 (patch)
tree257393ea23900033509afb38703f255046370d50 /po
parentc01a364fb4723191733f92d47c06053c214ae6eb (diff)
Silence autoconf 2.60
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/Makefile.in.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index aeb008758..c9395f636 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-17 Matthias Clasen <mclasen@redhat.com>
+
+ * Makefile.in.in: Define datarootdir, to silence autoconf 2.60
+
2006-12-07 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 699855c47..d806e5153 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -25,6 +25,7 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
+datarootdir = @datarootdir@
datadir = @datadir@
libdir = @libdir@
localedir = $(libdir)/locale