On 30/06/14 22:05, Alexandre Demers wrote:
> Signed-off-by: Alexandre Demers <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
and pushed to master.
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index faf1485..98efa43 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1603,7 +1603,7 @@ fi
>
> AC_ARG_WITH([egl-driver-dir],
> [AS_HELP_STRING([--with-egl-driver-dir=DIR],
> - [directory for EGL drivers [[default=${libdir}/egl]]])],
> + [directory for EGL drivers
> @<:@default=${libdir}/egl@:>@])],
> [EGL_DRIVER_INSTALL_DIR="$withval"],
> [EGL_DRIVER_INSTALL_DIR='${libdir}/egl'])
> AC_SUBST([EGL_DRIVER_INSTALL_DIR])
>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev