Tue, 06 Mar 2007 23:42:30 +0000(svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.
truelight [Tue, 06 Mar 2007 23:42:30 +0000] rev 6572
(svn r9049) -Fix [Config]: when running 'bash configure', make sure automated reconfigures run 'bash configure' too.

Tue, 06 Mar 2007 23:27:14 +0000(svn r9048) -Fix r9040: non-bool used as bool
glx [Tue, 06 Mar 2007 23:27:14 +0000] rev 6571
(svn r9048) -Fix r9040: non-bool used as bool

Tue, 06 Mar 2007 22:55:18 +0000(svn r9047) -Fix [FS#651]: request static deps from fontconfig in OSX
truelight [Tue, 06 Mar 2007 22:55:18 +0000] rev 6570
(svn r9047) -Fix [FS#651]: request static deps from fontconfig in OSX

Tue, 06 Mar 2007 22:45:30 +0000(svn r9046) -Fix r9041: added a comment to make clear why we don't use --prefix here
truelight [Tue, 06 Mar 2007 22:45:30 +0000] rev 6569
(svn r9046) -Fix r9041: added a comment to make clear why we don't use --prefix here

Tue, 06 Mar 2007 22:41:50 +0000(svn r9045) -Fix [Config]: libpng-config --ldflags returns --libs and -L_opts too, no need to call it an extra time (double -lpng12 in LDFLAGS)
truelight [Tue, 06 Mar 2007 22:41:50 +0000] rev 6568
(svn r9045) -Fix [Config]: libpng-config --ldflags returns --libs and -L_opts too, no need to call it an extra time (double -lpng12 in LDFLAGS)

Tue, 06 Mar 2007 22:40:45 +0000(svn r9044) -Fix [Config]: add fontconfig before freetype, as in static order is important
truelight [Tue, 06 Mar 2007 22:40:45 +0000] rev 6567
(svn r9044) -Fix [Config]: add fontconfig before freetype, as in static order is important

Tue, 06 Mar 2007 22:37:04 +0000(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg).
rubidium [Tue, 06 Mar 2007 22:37:04 +0000] rev 6566
(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in the load/save directory listings (stepancheg).

Tue, 06 Mar 2007 22:16:43 +0000(svn r9042) -Add : Maedhros as a developper
belugas [Tue, 06 Mar 2007 22:16:43 +0000] rev 6565
(svn r9042) -Add : Maedhros as a developper

Tue, 06 Mar 2007 22:15:57 +0000(svn r9041) -Fix [FS#650]: pkg-config doesn't know --prefix, but wants --variable=prefix (nicely spotted and fixed by stepancheg)
truelight [Tue, 06 Mar 2007 22:15:57 +0000] rev 6564
(svn r9041) -Fix [FS#650]: pkg-config doesn't know --prefix, but wants --variable=prefix (nicely spotted and fixed by stepancheg)

Tue, 06 Mar 2007 22:11:58 +0000(svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares the code to figure out if an aircraft is buildable in the hangar in question
bjarni [Tue, 06 Mar 2007 22:11:58 +0000] rev 6563
(svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares the code to figure out if an aircraft is buildable in the hangar in question
This should help ensuring that the build command and the list are consistent in what aircraft are buildable