summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-04-15 14:01:05 -0700
committerRoland McGrath <roland@redhat.com>2010-04-15 14:01:05 -0700
commitb386ccfe5439f6ed886f87d47259886e6fdc54a1 (patch)
tree037fa2fea4504c7c4f2376bf94af01e350821eac /ChangeLog
parentd862cc8307a4dff5ab2af63a11ed8823f22dd630 (diff)
downloadelfutils-b386ccfe5439f6ed886f87d47259886e6fdc54a1.tar.gz
Set LOCALEDIR via make rather than configure, as per Autoconf manual.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 029ad9ec..018a1025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2010-04-15 Roland McGrath <roland@redhat.com>
- * configure.ac (LOCALEDIR): Use $localedir, not $datadir.
+ * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
2009-09-21 Ulrich Drepper <drepper@redhat.com>