diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-09 05:13:58 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-12-09 05:13:58 +0000 |
commit | fb183ffa59eeb80e679c16eef3b57ac049cbf4d9 (patch) | |
tree | 64a5bc447774b75a9b2aab38a243c2ed7b4d6e15 /ChangeLog | |
parent | 37c5b2940bd7c463466b95fca65218d892dd3882 (diff) |
configure.ac: And now do it right for real...
Original commit message from CVS:
* configure.ac:
And now do it right for real...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org> * configure.ac: + And now do it right for real... + +2007-12-09 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: Correctly reset $LIBS to not contain -lm. 2007-12-09 Sebastian Dröge <slomo@circular-chaos.org> |