mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 05:35:29 +08:00
Add support of configure --enable-wayland --disable-gl - Cont'd.
This commit is contained in:
@@ -258,6 +258,7 @@ AC_SUBST(FLTKCAIROOPTION)
|
|||||||
|
|
||||||
AC_SUBST(FLLIBNAME)
|
AC_SUBST(FLLIBNAME)
|
||||||
AC_SUBST(GLDEMOS)
|
AC_SUBST(GLDEMOS)
|
||||||
|
AC_SUBST(GLWLDEMO)
|
||||||
AC_SUBST(GLLIBNAME)
|
AC_SUBST(GLLIBNAME)
|
||||||
AC_SUBST(IMGLIBNAME)
|
AC_SUBST(IMGLIBNAME)
|
||||||
AC_SUBST(CAIROLIBNAME)
|
AC_SUBST(CAIROLIBNAME)
|
||||||
|
|||||||
@@ -116,6 +116,7 @@ EXEEXT = @EXEEXT@
|
|||||||
|
|
||||||
# Do we build the OpenGL demos?
|
# Do we build the OpenGL demos?
|
||||||
GLDEMOS = @GLDEMOS@
|
GLDEMOS = @GLDEMOS@
|
||||||
|
GLWLDEMO = @GLWLDEMO@
|
||||||
|
|
||||||
# Do we build the threads demo?
|
# Do we build the threads demo?
|
||||||
THREADS = @THREADS@
|
THREADS = @THREADS@
|
||||||
|
|||||||
Reference in New Issue
Block a user