Skip to content

Commit 07a95b4

Browse files
committed
Remove sinclude from tsrm.m4
This was once part of a standalone TSRM build and is not used in current build system anymore.
1 parent 1827d78 commit 07a95b4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TSRM/tsrm.m4

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ AC_DEFUN([TSRM_CHECK_ST],[
4646
AC_DEFINE(TSRM_ST, 1, [ ])
4747
])
4848

49-
sinclude(threads.m4)
50-
5149
AC_DEFUN([TSRM_CHECK_PTHREADS],[
5250
5351
PTHREADS_CHECK

0 commit comments

Comments
 (0)