Fix value of LD for 64-bit compilers on AIX.
commitab2b7ad1539764e42783e48b81fedb22c15d9743
authorBruno Haible <bruno@clisp.org>
Sun, 5 Mar 2017 16:50:34 +0000 (5 17:50 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Mar 2017 16:56:25 +0000 (5 17:56 +0100)
tree3251bc48c5f57070c4ff3199673fa07dbf03793c
parentd328ea1e1212cb6970355b3aa84e7030d0be591a
Fix value of LD for 64-bit compilers on AIX.

* m4/lib-ld.m4 (AC_LIB_PROG_LD): For 64-bit compilers on AIX
("gcc -maix64" and "xlc -q64"), add option -b64 to $LD.
ChangeLog
m4/lib-ld.m4