The current glob for linux targets does not include the common uclinux target which is merely no-mmu Linux. In this particular code, the difference is irrelevant.
Signed-off-by: Mike Frysinger <vap...@gentoo.org> --- configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configure.in b/configure.in index feef17d..4b81160 100644 --- a/configure.in +++ b/configure.in @@ -225,7 +225,7 @@ want_ppcasm=yes want_armasm=yes case "$target_or_host" in - *-linux*) + *-*linux*) have_linux=yes ;; -- 1.6.5.rc1 _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev