Commit graph

6 commits

Author SHA1 Message Date
wiz
9d0ed269c2 Fix build with new libtool (as seen in bulk builds).
autoconf code from xmms, since I think the rest of the infrastructure comes
from there too.
2006-02-16 18:05:58 +00:00
joerg
28f5da6375 Fix GCC 3.4+: AFormat is a typedef, use it directly with out enum.
Include stddef.h first, at least on DragonFly a C style (void *)0
definition of NULL is pulled in from somewhere otherwise and that
conflicts with the stricter C++ type conversion rules.
2006-01-05 14:46:46 +00:00
snj
885cd21ce8 Use bl3, nuke LTCONFIG_OVERRIDE, fix build on i386/-current. 2004-03-12 04:28:12 +00:00
mycroft
2b7b99c78c Update to 0.7.4. Fixes two random crashes. (My patches were also integrated.) 2002-09-03 15:36:40 +00:00
mycroft
865906ce60 Fix the about box. 2001-12-25 00:43:09 +00:00
mycroft
43edb09ed0 Make this work on big-endian systems. 2001-12-25 00:21:57 +00:00