From 36ab3bd7584aac505595cb0a81dd3fa821fc8176 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 1 Jul 2019 01:51:56 +0200 Subject: [PATCH] Remove check for ApplicationServices/ApplicationServices.h The symbol HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H is not used and check not needed. --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5a230200cac2f..1d50f79b5bb77 100644 --- a/configure.ac +++ b/configure.ac @@ -420,7 +420,6 @@ AC_CHECK_HEADERS([ \ inttypes.h \ stdint.h \ dirent.h \ -ApplicationServices/ApplicationServices.h \ sys/param.h \ sys/types.h \ sys/time.h \