gl: don't fail configure if we do not understand the platform
This commit is contained in:
parent
e356088f15
commit
c6e02d79ed
@ -1020,7 +1020,6 @@ case $host in
|
|||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
AC_MSG_WARN([Don't know how to check for OpenGL on your platform.])
|
AC_MSG_WARN([Don't know how to check for OpenGL on your platform.])
|
||||||
exit 1
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user