diff options
Diffstat (limited to 'libobjc/THREADS')
-rw-r--r-- | libobjc/THREADS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libobjc/THREADS b/libobjc/THREADS index 5004b2cbcfe..4e068c41dd6 100644 --- a/libobjc/THREADS +++ b/libobjc/THREADS @@ -108,7 +108,7 @@ this thread backend is able to automatically switch to non-multi-threaded mode if the threading library is not linked in. If you want to compile libobjc standalone, then you would need to modify -the configure.in and makefiles for it and you need to import the +the configure.ac and makefiles for it and you need to import the gthread code from GCC. ****************************************************************************** |