diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -2.12.4: +Thu, 25 Jan 2007 23:13:05 +0100 Dodji Seketeli + + * tools/m4/base.m4: + prefix the builting mkstemp with 'm4' because otherwise, + m4 1.4.8 recognizes it as a builtin macro and expands it, leading + to compilation errors on some distros. + This should fix #397167. Thanks to Daniel Elstner for spotting this. 2006-11-28 Daniel Elstner <danielk@openismus.com> |