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:
@@ -46,8 +46,6 @@ AC_DEFUN([TSRM_CHECK_ST],[
|
||||
AC_DEFINE(TSRM_ST, 1, [ ])
|
||||
])
|
||||
|
||||
sinclude(threads.m4)
|
||||
|
||||
AC_DEFUN([TSRM_CHECK_PTHREADS],[
|
||||
|
||||
PTHREADS_CHECK
|
||||
|
||||
Reference in New Issue
Block a user