uClibc should actually support va_copy

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Nicolas Thill 2008-04-21 22:04:27 +00:00
parent 53a34b19ad
commit 464d3ed321
1 changed files with 1 additions and 1 deletions

View 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