summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-07-02 22:05:00 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-07-02 22:05:00 +0200
commit534351c0141d1e41e9d656706aa506462ae42f5a (patch)
treed37b3e3d91cebd482805db8574e819615f1b8881 /configure.ac
parentf8788eb7f36adb6ad827507ad4c94ad547b0bad8 (diff)
downloadphp-git-534351c0141d1e41e9d656706aa506462ae42f5a.tar.gz
Remove check for ApplicationServices/ApplicationServices.h
The symbol HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H is not used and check not needed. Closes GH-4336
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b1c8eefe60..ed63271e26 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 \