GNOME Bugzilla – Bug 516232
use G_VA_COPY
Last modified: 2008-02-13 14:59:17 UTC
instead of va_copy + configure checks.
Created attachment 105134 [details] [review] patch
* configure.in: * eel/eel-string.c: (eel_strdup_vprintf_with_custom): Use G_VA_COPY. Bug #516232.