diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-01-15 14:12:12 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-01-15 14:12:12 +0000 |
| commit | 01a118181f8b56b54cc5fffcb5a027d41a7cb685 (patch) | |
| tree | 90a3f4d7f1cb9f460a80bbe6887fc4894c336675 /ChangeLog | |
| parent | ae76c4d079dae78255e8a98e713e01f74af5a4c9 (diff) | |
ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non-standard prefix (#327009).
Original commit message from CVS:
* ext/esd/Makefile.am:
Add $(ESD_CFLAGS), otherwise build will fail for folks
with libesd in a non-standard prefix (#327009).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-01-15 Tim-Philipp Müller <tim at centricular dot net> + + * ext/esd/Makefile.am: + Add $(ESD_CFLAGS), otherwise build will fail for folks + with libesd in a non-standard prefix (#327009). + 2006-01-13 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: |
