phidget21: add missing dependency
[openwrt/svn-archive/archive.git] / libs / libdirectfb / patches / disable-asm.patch
1 --- DirectFB-1.4.2/configure.in.orig 2009-10-14 17:19:38.000000000 +0200
2 +++ DirectFB-1.4.2/configure.in 2009-10-14 17:19:55.000000000 +0200
3 @@ -221,8 +221,8 @@
4 have_kos=no
5 need_libc_r=no
6 need_libdl=yes
7 +want_ppcasm=no
8 +want_armasm=no
9 -want_ppcasm=yes
10 -want_armasm=yes
11
12 case "$target_or_host" in
13 *-linux*)