Port better to AIX.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jun 2014 06:10:39 +0000 (23:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jun 2014 06:10:39 +0000 (23:10 -0700)
commita0e26ff003c14925278c5bf5939615a4ccd0ac29
tree2c5aa468d5891e8b3d23b24b963c4708301cedd2
parent7f11800984ed1805caaba36cd67d5dcc7c394d1d
Port better to AIX.

* configure.ac (with_xpm_set): New shell var.
(_THREAD_SAFE): Define on AIX if HAVE_PTHREAD.
(with_xpm): Default to 'no' on AIX.
(LIBXPM): Append -lXpm if -lXaw is also used, as the latter
requires the former on AIX.

Fixes: debbugs:17598
ChangeLog
configure.ac