diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-06-09 20:36:00 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-09 20:36:00 +0000 |
| commit | 42a1b1e7562413fc889311c1b6f6e46eed7fd163 (patch) | |
| tree | 24315338bd40eb61f1694126071e72de41df6e1a /ChangeLog | |
| parent | 5848e0f55ef020a02c716f3cb0bafca350f1533a (diff) | |
gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #344100.
Original commit message from CVS:
* gconf/Makefile.am:
Honour --disable-schemas-install configure option. Fixes #344100.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2006-06-09 Tim-Philipp Müller <tim at centricular dot net> + * gconf/Makefile.am: + Honour --disable-schemas-install configure option. Fixes #344100. + +2006-06-09 Tim-Philipp Müller <tim at centricular dot net> + * tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't assume one of our dependencies (such as libxml-2.0) drags it in automatically |
