diff options
author | Jens Granseuer <jensgr@gmx.net> | 2006-08-15 22:44:27 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-08-15 22:44:27 +0000 |
commit | 38bb20d0ff50c4d8c21bc64925700f73f52c56c5 (patch) | |
tree | f3885b8eb901ce541c127df89bafe70af65a1a7d /ChangeLog | |
parent | 4bed245460390945f8aef9221a6f56db74a0a549 (diff) |
gconf/Makefile.am: Make --disable-schemas work right (they still need to be copied to the installation directory, jus...
Original commit message from CVS:
Patch by: Jens Granseuer <jensgr at gmx net>
* gconf/Makefile.am:
Make --disable-schemas work right (they still need
to be copied to the installation directory, just not
applied). Fixes #351347 (also #344100).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-08-15 Tim-Philipp Müller <tim at centricular dot net> + + Patch by: Jens Granseuer <jensgr at gmx net> + + * gconf/Makefile.am: + Make --disable-schemas work right (they still need + to be copied to the installation directory, just not + applied). Fixes #351347 (also #344100). + 2006-08-14 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: back to HEAD |