comparison AUTHORS @ 118:0f1492b7fe8b

patch from Fridrich Strba for building on mingw and general cleanup of autoconf files add processing for pst files of type 0x0f start adding support for properly building and installing libpst.so and the header files required to use it. remove version.h since the version number is now in config.h more const correctness issues regarding getopt()
author Carl Byington <carl@five-ten-sg.com>
date Sat, 31 Jan 2009 12:12:36 -0800
parents e213bfcf9aa7
children f01d6163acba
comparison
equal deleted inserted replaced
117:0a3d854b53f6 118:0f1492b7fe8b
22 Justin Greer <jgreer@nextpoint.com> 22 Justin Greer <jgreer@nextpoint.com>
23 Bharath Acharya <abharath@novell.com> 23 Bharath Acharya <abharath@novell.com>
24 Robert Harris <robert.f.harris@blueyonder.co.uk> 24 Robert Harris <robert.f.harris@blueyonder.co.uk>
25 David Cuadrado <krawek@gmail.com> 25 David Cuadrado <krawek@gmail.com>
26 Chris Eagle <cseagle@redshift.com> 26 Chris Eagle <cseagle@redshift.com>
27 Fridrich Strba <fstrba@novell.com>