mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-26 15:10:50 -08:00
Add comment.
This commit is contained in:
parent
6f7bbf7950
commit
41a69b9e55
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue