summaryrefslogtreecommitdiff
path: root/TSRM/tsrm.m4
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2000-09-02 15:24:18 +0000
committerAndi Gutmans <andi@php.net>2000-09-02 15:24:18 +0000
commit5f3d93592049e97cc60465d068c0dad66d1cc8fc (patch)
tree332af1f245a9a143d209c8682578b59c18bde474 /TSRM/tsrm.m4
parenta8656beb34cf29c37743aaa6bae9ac19ee291821 (diff)
downloadphp-git-5f3d93592049e97cc60465d068c0dad66d1cc8fc.tar.gz
- Change TSRM_OTHER macro to TSRM_THREADS as it should be only to check
for threads
Diffstat (limited to 'TSRM/tsrm.m4')
-rw-r--r--TSRM/tsrm.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/TSRM/tsrm.m4 b/TSRM/tsrm.m4
index 3f64ebf803..73a67ba7c8 100644
--- a/TSRM/tsrm.m4
+++ b/TSRM/tsrm.m4
@@ -68,7 +68,7 @@ AC_MSG_RESULT(yes)
])
-AC_DEFUN(TSRM_OTHER_CHECKS,[
+AC_DEFUN(TSRM_THREADS_CHECKS,[
dnl For the thread implementations, we always use --with-*
dnl to maintain consistency