configure: fix --enable-egl-united

This commit is contained in:
Denis Oliver Kropp
2013-09-10 23:59:03 +02:00
parent 3c8702ff79
commit 173115dc8d

View File

@@ -1273,7 +1273,7 @@ AC_SUBST(DRMKMS_CFLAGS)
dnl Test for EGL
AC_ARG_ENABLE(egl,
AC_ARG_ENABLE(egl-united,
AC_HELP_STRING([--enable-egl-united],
[build with EGL United support @<:@default=no@:>@]),
[], [enable_egl_united=yes])