diff -uNr ircservices-5.0.43/Changes ircservices-5.0.44/Changes --- ircservices-5.0.43/Changes 2004-12-10 15:41:16 +0900 +++ ircservices-5.0.44/Changes 2004-12-13 11:23:56 +0900 @@ -1,5 +1,6 @@ Version 5.0 ----------- +2004/12/13 .44 Fixed a careless error in the va_copy workaround. 2004/12/02 .43 Added workaround for va_copy with obsolete compilers. Reported by 2004/12/02 Added support for SGlines on Unreal. Reported by Dionisios diff -uNr ircservices-5.0.43/configure ircservices-5.0.44/configure --- ircservices-5.0.43/configure 2004-12-02 11:57:25 +0900 +++ ircservices-5.0.44/configure 2004-12-13 11:22:59 +0900 @@ -223,6 +223,7 @@ CC_LIBS=bonkle EXE_SUFFIX=bonkle NO_VARARG_MACROS= +NO_VA_COPY= NEED_GCC3_HACK= CLEAN_COMPILE=y @@ -2475,7 +2476,7 @@ if [ "$NO_VARARG_MACROS" ] ; then cat >>config.h.new <>config.h.new <>config.h.new <>config.h.new <