Fix expansion when setting LOCALEDIR
commite1d82ba4411bccb19a4ad9ff48aa56776f7c43e4
authorJonas Fonseca <fonseca@diku.dk>
Thu, 7 Feb 2008 10:36:34 +0000 (7 11:36 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 7 Feb 2008 10:43:11 +0000 (7 11:43 +0100)
tree6c35083fc5d12a31c2872452ef9d7ba157e16f09
parent504eb26ae561395c6cc07e0292809c701dffb527
Fix expansion when setting LOCALEDIR

Use the localedir variable so configure's --localedir option is
honoured. Expand the variable twice to first expand the datadir
and then the prefix variable referenced by datadir.

Noticed by Witold, who also made a similar fix (modulo --localedir)
in elinks-0.12 098fb87065e2c69f4f9ef65d16901e336a72b789.
configure.in