Add support of configure --enable-wayland --disable-gl - Cont'd.

This commit is contained in:
ManoloFLTK
2022-03-22 21:47:22 +01:00
parent 7432079632
commit da5efb95d5
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -115,7 +115,8 @@ CAIRODIR = @CAIRODIR@
EXEEXT = @EXEEXT@
# Do we build the OpenGL demos?
GLDEMOS = @GLDEMOS@
GLDEMOS = @GLDEMOS@
GLWLDEMO = @GLWLDEMO@
# Do we build the threads demo?
THREADS = @THREADS@