diff options
author | Brian Cameron <brian.cameron@sun.com> | 2009-02-17 17:48:09 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2009-02-17 17:48:09 +0000 |
commit | d7c96458639e4b14acde290fceaeae8b277a4f87 (patch) | |
tree | 5584ad2f53f273063f5e5a2110b65e69b018c453 /ChangeLog | |
parent | 9a3b2e7327cdf286e9950e14bd86244650b4eb72 (diff) | |
download | gdm-d7c96458639e4b14acde290fceaeae8b277a4f87.tar.gz |
Add --with-default-path to configure so distros can configure the default
2009-02-17 Brian Cameron <brian.cameron@sun.com>
* configure.ac, acconfig.h, daemon/Makefile.am: Add --with-default-path
to configure so distros can configure the default PATH to use in the
user's session. Cleanup some unused cruft from configure.ac,
acconfig.h and daemon/Makefile.am
svn path=/trunk/; revision=6711
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2009-02-17 Brian Cameron <brian.cameron@sun.com> + + * configure.ac, acconfig.h, daemon/Makefile.am: Add --with-default-path + to configure so distros can configure the default PATH to use in the + user's session. Cleanup some unused cruft from configure.ac, + acconfig.h and daemon/Makefile.am + 2009-02-17 Frederic Crozat <fcrozat@mandriva.com> * gui/simple-greeter/gdm-layouts.c: |