From c20e7d9efcbf67df72aae2040b6a06f861896362 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 29 Aug 2022 14:26:28 +0200 Subject: Update dependencies, fix trailing whitespace --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3a2240ccf..0a951400c 100644 --- a/configure.ac +++ b/configure.ac @@ -986,7 +986,7 @@ AS_CASE([$host_os_gui], [cygwin* | mingw*], [ AC_MSG_WARN([--enable-wayland: please install pkg-config.]) AC_MSG_ERROR([Aborting.]) ]) - + dnl Turn option usecairo ON AC_DEFINE([FLTK_USE_CAIRO]) AC_MSG_NOTICE([Turning on the usecairo option]) @@ -1189,7 +1189,7 @@ AS_CASE([$host_os_gui], [cygwin* | mingw*], [ AC_MSG_NOTICE([Processing usecairo option]) ] ) - + dnl test if Pango is asked but xft was not found AS_IF([test x$enable_pango = xyes -a x$xft_found = xno], [ AC_MSG_WARN([could not find the Xft headers and/or libraries required for Pango.]) -- cgit v1.2.3