summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 17:37:08 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 17:37:08 +0000
commit3f7b619b44ebdf4d89f8faff212240445ba31637 (patch)
treec8a28b35ef9013709903ffeed1e876b8adafe612 /ChangeLog
parent6b4bd7d2e930b1d57ee1e863ddc81a2b0b752a65 (diff)
acinclude.m4, configure.in: In recent autotools, ${datadir} is
defined in terms of ${datarootdir}, so EXPANDED_DATADIR needs to be expanded recursively. Rather than fixing configure.in to do this, I grabbed the AS_AC_EXPAND macro from autostars.sf.net, which seems to be commonly used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e51edb3..51de05b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-05-21 Simon McVittie <simon.mcvittie@collabora.co.uk>
+ * acinclude.m4, configure.in: In recent autotools, ${datadir} is
+ defined in terms of ${datarootdir}, so EXPANDED_DATADIR needs to be
+ expanded recursively. Rather than fixing configure.in to do this, I
+ grabbed the AS_AC_EXPAND macro from autostars.sf.net, which seems to be
+ commonly used.
+
+2007-05-21 Simon McVittie <simon.mcvittie@collabora.co.uk>
+
* update-dbus-docs.sh: Assorted improvements:
- Default user if $FDUSER is not set is the ssh default
(set in ~/.ssh/config or based on the local username), not a