diff --git a/dpf b/dpf index a5bac83..6bcf028 160000 --- a/dpf +++ b/dpf @@ -1 +1 @@ -Subproject commit a5bac8394001c1d3ae9a47da2a987c0532f01359 +Subproject commit 6bcf028f0ab97f4f5f5f66df45614fc91559e159 diff --git a/plugins/Makefile.mk b/plugins/Makefile.mk index 2c5f27f..c97f8af 100644 --- a/plugins/Makefile.mk +++ b/plugins/Makefile.mk @@ -12,11 +12,6 @@ ifeq ($(OBJS_UI),) HAVE_DGL = false endif -ifeq ($(WIN32),true) -# FIXME: make OpenGL >= 2 work with mingw -HAVE_DGL = false -endif - # -------------------------------------------------------------- # Basic setup