summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-04-23 08:27:11 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-04-23 08:27:11 +0200
commit07a95b401799e60a53fb080936da57758e6aaa44 (patch)
treebae31f2ca3b2007cc1d8de936b78ed9e8d2f2190 /TSRM
parent1827d784b5c5ce688b635300c3f9770b4fb78227 (diff)
downloadphp-git-07a95b401799e60a53fb080936da57758e6aaa44.tar.gz
Remove sinclude from tsrm.m4
This was once part of a standalone TSRM build and is not used in current build system anymore.
Diffstat (limited to 'TSRM')
-rw-r--r--TSRM/tsrm.m42
1 files changed, 0 insertions, 2 deletions
diff --git a/TSRM/tsrm.m4 b/TSRM/tsrm.m4
index 0d60715fc8..693ddb392f 100644
--- a/TSRM/tsrm.m4
+++ b/TSRM/tsrm.m4
@@ -46,8 +46,6 @@ AC_DEFUN([TSRM_CHECK_ST],[
AC_DEFINE(TSRM_ST, 1, [ ])
])
-sinclude(threads.m4)
-
AC_DEFUN([TSRM_CHECK_PTHREADS],[
PTHREADS_CHECK