1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-15 19:53:59 +02:00

add missing configure variable to sitefile (required by gstreamer)

SVN-Revision: 12152
This commit is contained in:
Felix Fietkau 2008-08-05 19:22:06 +00:00
parent 06e754b1f7
commit 352173f782

View File

@ -67,3 +67,4 @@ ac_cv_ulong=yes
ac_cv_ushort=yes
ac_cv_va_copy=C99
ac_cv_va_val_copy=yes
as_cv_unaligned_access=yes