1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00

Remove sinclude from tsrm.m4

This was once part of a standalone TSRM build and is not used in current
build system anymore.
This commit is contained in:
Peter Kokot
2019-04-23 08:27:11 +02:00
parent 1827d784b5
commit 07a95b4017
-2
View File
@@ -46,8 +46,6 @@ AC_DEFUN([TSRM_CHECK_ST],[
AC_DEFINE(TSRM_ST, 1, [ ])
])
sinclude(threads.m4)
AC_DEFUN([TSRM_CHECK_PTHREADS],[
PTHREADS_CHECK