Mercurial > emacs
changeset 12194:a27e9424e3de
Add comment.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Sun, 11 Jun 1995 22:07:14 +0000 |
parents | 26ec7360f078 |
children | 810cc10d1d45 |
files | src/m/ibmrs6000.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/ibmrs6000.h Sun Jun 11 20:59:45 1995 +0000 +++ b/src/m/ibmrs6000.h Sun Jun 11 22:07:14 1995 +0000 @@ -122,6 +122,8 @@ #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