install.texi (Configuration): Update link to AIX ld.
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 25 Mar 2017 14:17:55 +0000 (14:17 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 25 Mar 2017 14:17:55 +0000 (14:17 +0000)
* doc/install.texi (Configuration) <--with-aix-soname>:
Update link to AIX ld.

From-SVN: r246474

gcc/ChangeLog
gcc/doc/install.texi

index ef8e27fa8d3cc6674a70c7574ce57756ae8131cf..b8af4b6475c4c1d3f93987ddddd0d04306546734 100644 (file)
@@ -1,3 +1,8 @@
+2017-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Configuration) <--with-aix-soname>:
+       Update link to AIX ld.
+
 2017-03-25  Bernd Schmidt  <bschmidt@redhat.com>
 
        PR rtl-optimization/80160
index 6aacbff969d5bfb699526d698eca4395da0be831..f165e119080bb79aba4c16189d9443763e3465e6 100644 (file)
@@ -1512,7 +1512,7 @@ linker does search for @samp{libNAME.so} before @samp{libNAME.a} library
 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: