mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
gl: don't fail configure if we do not understand the platform
This commit is contained in:
parent
e356088f15
commit
c6e02d79ed
1 changed files with 0 additions and 1 deletions
|
@ -1020,7 +1020,6 @@ case $host in
|
|||
;;
|
||||
*)
|
||||
AC_MSG_WARN([Don't know how to check for OpenGL on your platform.])
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue