summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-03-20 23:46:11 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-03-20 23:46:11 +0000
commit8dc113ad517c9ca9fdf160d57b33d68415083921 (patch)
tree2ad7a37dbe53b68800ecfe309565f028a35f4116 /configure.in
parent50addc8237ed56277a610b25701deb765f8cc6d3 (diff)
downloadATCD-8dc113ad517c9ca9fdf160d57b33d68415083921.tar.gz
Minor fix to allow configure script to be built properly.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3f27bb5466e..2868e8cfeca 100644
--- a/configure.in
+++ b/configure.in
@@ -3344,7 +3344,7 @@ dnl Check if platform has thread_self() rather than pthread_self()
dnl Check if pthread.h declares an enum with PTHREAD_PROCESS_PRIVATE and
dnl PTHREAD_PROCESS_SHARED values
- ACE_CACHE_CHECK(for PTHREAD_PROCESS_* values in <pthread.h>, dnl
+ ACE_CACHE_CHECK(for PTHREAD_PROCESS_* values in <pthread.h>,
ace_cv_lib_pthread_process_enum,
[
AC_TRY_COMPILE(