1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:57:38 +03:00

add missing configure variable to sitefile (required by gstreamer)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12152 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 19:22:06 +00:00
parent 680b962875
commit cb1b7a8085

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