.\" .\" cook - file construction tool .\" Copyright (C) 2003, 2004, 2007, 2008, 2010 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .\" .TP 2n .if n * .if t \(bu .\" change 23 The \fI./configure\fP script now understands the \fI--with-nlsdir\fP option, used to specify the install location of the \f[CW].mo\fP files. .TP 2n .if n * .if t \(bu .\" change 21 A bug has been fixed on Linux (and it only ever ocurred on Linux) where cook would suddenly stop for no reason with exit status 1. Turns out that sometimes fflush(stderr) returns an EAGAIN error. .TP 2n .if n * .if t \(bu .\" change 19 A bug has been fixed which caused the \fIcook \-script\fP option to produce invalid shell scripts when a recipe body contained no statements. .TP 2n .if n * .if t \(bu .\" change 15 A bug has been fixed in the graph file pair generation, used to generate warnings about dangerous #include-cooked contents. .TP 2n .if n * .if t \(bu .\" change 18 The metering output now includes elapsed times and percentages. .TP 2n .if n * .if t \(bu .\" change 17 There is a new \f[I]tell-position\fP setting, so that when Cook prints a command it is about to run, it includes the file name and line nunmber of the command. This can be useful when debugging cookbooks. .TP 2n .if n * .if t \(bu .\" change 12 A bug has been fixed in the output line wrapping. Once again it adapts to the window width. .\" ------------------------------------------------------------------------ .\" Place all new text above this line. .SS Version 2.24 (2003-Jul-17)