diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2006-06-09 18:17:23 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-09 18:17:23 +0000 |
| commit | b9e4f4bb4644c57d47045579efdba2424536170e (patch) | |
| tree | cdbc80ed455a9cac41eb79de915422c261f19953 /ChangeLog | |
| parent | 7d666676ed30d0fba6d28d57f406646cf55130b5 (diff) | |
configure.ac: We should use $SED and not $(SED) in configure.ac (#343678).
Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis dot com>
* configure.ac:
We should use $SED and not $(SED) in configure.ac (#343678).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-06-09 Tim-Philipp Müller <tim at centricular dot net> + + Patch by: Peter Kjellerstedt <pkj at axis dot com> + + * configure.ac: + We should use $SED and not $(SED) in configure.ac (#343678). + 2006-06-09 Wim Taymans <wim@fluendo.com> Patch by: Brian Cameron <brian dot cameron at sun dot com> |
