www-01.ibm.com switched back to www.ibm.com and to https by default, two changes I followed via the patch below.
Looking at the interesting URL and having found https://www.ibm.com/support/knowledgecenter/ssw_aix_72/com.ibm.aix.cmds3/ld.html (which is version-specific, but the latest and I don't think AIX does a new release multiple times a year), would it make sense to use that link instead? Let me know what you prefer. I can make that change as a follow-up. Gerald 2017-03-25 Gerald Pfeifer <ger...@pfeifer.com> * doc/install.texi (Configuration) <--with-aix-soname>: Update link to AIX ld. Index: doc/install.texi =================================================================== --- doc/install.texi (revision 246473) +++ doc/install.texi (working copy) @@ -1512,7 +1512,7 @@ filenames with the @samp{-lNAME} linker flag. @anchor{AixLdCommand}For detailed information please refer to the AIX -@uref{http://www-01.ibm.com/support/knowledgecenter/search/%22the%20ld%20command%2C%20also%20called%20the%20linkage%20editor%20or%20binder%22,,ld +@uref{https://www.ibm.com/support/knowledgecenter/search/%22the%20ld%20command%2C%20also%20called%20the%20linkage%20editor%20or%20binder%22,,ld Command} reference. As long as shared library creation is enabled, upon: