From: Christophe CURIS <[email protected]> Hello,
This serie of patches fixes the compilation problem reported by Milan Čermák when trying to compile on Solaris platform (excluding the wmiv case). It also fixes the libgif issue reported by Andrew, because the libgif guys managed to change again their API (in something like 6 month? no troll intended...) Regards, Christophe. configure.ac | 6 ++++++ src/wmspec.c | 1 - util/convertfonts.c | 13 +++++++------ util/geticonset.c | 9 +++++---- util/getstyle.c | 11 ++++++----- util/seticons.c | 11 ++++++----- util/setstyle.c | 17 +++++++++-------- util/wdread.c | 7 ++++--- util/wdwrite.c | 9 +++++---- util/wmgenmenu.c | 7 ++++--- util/wmmenugen.c | 17 +++++++++-------- util/wmsetbg.c | 15 ++++++++------- util/wxcopy.c | 31 ++++++++++++++++--------------- util/wxpaste.c | 21 +++++++++++---------- wrlib/load_gif.c | 8 ++++++++ wrlib/wraster.h | 4 +++- 16 files changed, 107 insertions(+), 80 deletions(-) -- 2.1.1 -- To unsubscribe, send mail to [email protected].
