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 ...@@ -185,7 +185,7 @@ cd obj-shared
--disable-unicode \ --disable-unicode \
--with-odbc \ --with-odbc \
%endif %endif
--with-opengl --without-opengl
$MAKE $MAKE
cd contrib/src cd contrib/src
...@@ -220,7 +220,7 @@ cd obj-static ...@@ -220,7 +220,7 @@ cd obj-static
--disable-unicode \ --disable-unicode \
--with-odbc \ --with-odbc \
%endif %endif
--with-opengl --without-opengl
$MAKE $MAKE
cd contrib/src 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