Commit 1ec022da authored by Jean-Paul Saman's avatar Jean-Paul Saman Committed by Jean-Paul Saman

Disable opengl support for wxwidgets.

parent 76f26719
......@@ -185,7 +185,7 @@ cd obj-shared
--disable-unicode \
--with-odbc \
%endif
--with-opengl
--without-opengl
$MAKE
cd contrib/src
......@@ -220,7 +220,7 @@ cd obj-static
--disable-unicode \
--with-odbc \
%endif
--with-opengl
--without-opengl
$MAKE
cd contrib/src
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment