summaryrefslogtreecommitdiff
path: root/TSRM/tsrm.m4
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-03-07 16:49:17 +0000
committerSascha Schumann <sas@php.net>2000-03-07 16:49:17 +0000
commita2121549aa274b36597764316c630f54bad4fed9 (patch)
tree3614bbed01054fa959f9ecb9875c5f0604831c92 /TSRM/tsrm.m4
parent6e1ad8c00deba09e514a7b16c9c28001eb51f7ca (diff)
downloadphp-git-a2121549aa274b36597764316c630f54bad4fed9.tar.gz
Move the sincludes outside of AC_DEFUN(), so PHP can use the macros
Diffstat (limited to 'TSRM/tsrm.m4')
-rw-r--r--TSRM/tsrm.m45
1 files changed, 2 insertions, 3 deletions
diff --git a/TSRM/tsrm.m4 b/TSRM/tsrm.m4
index 317e9f8132..3f64ebf803 100644
--- a/TSRM/tsrm.m4
+++ b/TSRM/tsrm.m4
@@ -50,11 +50,10 @@ AC_MSG_RESULT(yes - installed in $PTH_PREFIX)
])
-
-AC_DEFUN(TSRM_CHECK_PTHREADS,[
-
sinclude(threads.m4)
sinclude(TSRM/threads.m4)
+
+AC_DEFUN(TSRM_CHECK_PTHREADS,[
PTHREADS_CHECK