From 41a69b9e554c8a837e98756d0f64cc65dd992417 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 11 Jun 1995 22:07:14 +0000 Subject: [PATCH] Add comment. --- src/m/ibmrs6000.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h index 7b6cc6845a0..ad5b272fbc6 100644 --- a/src/m/ibmrs6000.h +++ b/src/m/ibmrs6000.h @@ -122,6 +122,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define C_SWITCH_MACHINE -D_BSD #ifdef AIX3_2 +/* -lpthread seems to be necessary for Xlib in X11R6, and should be harmless + on older versions of X where it happens to exist. */ #ifdef HAVE_LIBPTHREAD #define LIBS_MACHINE -lrts -lIM -liconv -lpthread #else -- 2.39.2