diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure index 2144da1a62e..0b93d158ccf 100755 --- a/configure +++ b/configure @@ -22690,7 +22690,7 @@ echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 { { echo "$as_me:$LINENO: error: *** Thread test program failed. Your platform is not thread-safe. -*** Check the file 'config.log'for the exact reason. +*** Check the file 'config.log' for the exact reason. *** *** You can use the configure option --enable-thread-safety-force *** to force threads to be enabled. However, you must then run @@ -22699,7 +22699,7 @@ echo "${ECHO_T}no" >&6 " >&5 echo "$as_me: error: *** Thread test program failed. Your platform is not thread-safe. -*** Check the file 'config.log'for the exact reason. +*** Check the file 'config.log' for the exact reason. *** *** You can use the configure option --enable-thread-safety-force *** to force threads to be enabled. However, you must then run |