uClibc should actually support va_copy
authorNicolas Thill <nico@openwrt.org>
Mon, 21 Apr 2008 22:04:27 +0000 (22:04 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 21 Apr 2008 22:04:27 +0000 (22:04 +0000)
SVN-Revision: 10906

include/site/linux-uclibc

index 458030bcd2dfbe5fa2c501d6e1c5145e794699fa..3b6c422b47e3899b15c3425c989c09e0241b03ca 100644 (file)
@@ -64,5 +64,5 @@ ac_cv_uint=yes
 ac_cv_uint64_t=yes
 ac_cv_ulong=yes
 ac_cv_ushort=yes
-ac_cv_va_copy=no
+ac_cv_va_copy=C99
 ac_cv_va_val_copy=yes