mesa: Simplify _mesa_primitive_restart_index().
[mesa.git] / configure.ac
index a614458ab7c979a7d36c03b6f71cc6736622ac02..df3eb6b29ac6a5b4838619bb37cc43cfa8e0aa4e 100644 (file)
@@ -269,7 +269,7 @@ DEFINES="-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS"
 AC_SUBST([DEFINES])
 android=no
 case "$host_os" in
-*-android)
+*-android*)
     android=yes
     ;;
 linux*|*-gnu*|gnu*|cygwin*)