From a4bfef8c53021c85d3d0c36cd5cc8c08e6139b0a Mon Sep 17 00:00:00 2001 From: vanfanel Date: Sun, 18 Oct 2015 19:31:08 +0200 Subject: [PATCH] SDL/DISPMANX Removed a redundant and unused configure parameter info related to dispmanx. --- configure | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure b/configure index 3f398412300..b6e21049dec 100755 --- a/configure +++ b/configure @@ -946,8 +946,6 @@ Optional Libraries: --with-opengl-prefix=DIR Prefix where OpenGL (ES) is installed (optional) --disable-opengl disable OpenGL (ES) support [autodetect] - --with-dispmanx enable dispmanx (Raspberry Pi native 2D API) rendering - --with-jpeg-prefix=DIR Prefix where libjpeg is installed (optional) --disable-jpeg disable JPEG decoder [autodetect]