--- configure.in.old 2006-07-15 00:01:50.000000000 -0500 +++ configure.in 2006-07-15 00:02:18.000000000 -0500 @@ -1639,7 +1639,9 @@ #endif], [va_list args;], [AC_MSG_RESULT(yes)], - [NEED_VA_LIST=-DNEED_VA_LIST AC_SUBST(NEED_VA_LIST) AC_MSG_RESULT(no)]) + [NEED_VA_LIST=-DNEED_VA_LIST + AC_SUBST(NEED_VA_LIST) + AC_MSG_RESULT(no)]) case $host in *bsd*)