From 56610fb847eaf1fe27a5b7331ede93296ff835ff Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Tue, 27 Jan 2015 16:28:15 +0100 Subject: Raise FLTK requirement to 1.3.3 This means that we can remove a lot of conditionals and fallback code. --- config.h.in | 9 --------- 1 file changed, 9 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 490d7f6d..7728b4af 100644 --- a/config.h.in +++ b/config.h.in @@ -11,15 +11,6 @@ #cmakedefine HAVE_GNUTLS_DATUM_T #cmakedefine HAVE_GNUTLS_PK_ALGORITHM_T #cmakedefine HAVE_GNUTLS_SIGN_ALGORITHM_T -#cmakedefine HAVE_FLTK_CLIPBOARD -#cmakedefine HAVE_FLTK_MEDIAKEYS -#cmakedefine HAVE_FLTK_FULLSCREEN -#cmakedefine HAVE_FLTK_FULLSCREEN_SCREENS -#cmakedefine HAVE_FLTK_CURSOR -#cmakedefine HAVE_FLTK_WORK_AREA -#cmakedefine HAVE_FLTK_ICONS -#cmakedefine HAVE_FLTK_XHANDLERS -#cmakedefine HAVE_FLTK_IM #cmakedefine HAVE_ACTIVE_DESKTOP_H #cmakedefine HAVE_ACTIVE_DESKTOP_L #cmakedefine ENABLE_NLS 1 -- cgit v1.2.3