diff options
author | Roland McGrath <roland@redhat.com> | 2010-04-15 14:01:05 -0700 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-04-15 14:01:05 -0700 |
commit | b386ccfe5439f6ed886f87d47259886e6fdc54a1 (patch) | |
tree | 037fa2fea4504c7c4f2376bf94af01e350821eac /ChangeLog | |
parent | d862cc8307a4dff5ab2af63a11ed8823f22dd630 (diff) | |
download | elfutils-b386ccfe5439f6ed886f87d47259886e6fdc54a1.tar.gz |
Set LOCALEDIR via make rather than configure, as per Autoconf manual.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |