]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Move 'Visual Studio Compatibility' section.
authorBruno Haible <bruno@clisp.org>
Mon, 1 Jun 2020 18:41:20 +0000 (20:41 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 1 Jun 2020 18:51:09 +0000 (20:51 +0200)
* doc/gnulib.texi (Native Windows Support): Include ld-output-def.texi
here...
(Build Infrastructure Modules): ... not here.

ChangeLog
doc/gnulib.texi

index 04bbcd752afcc3eac2969a221f1b55544ad4da6b..c748782999b37410cfdd868814cde453218a9de6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-06-01  Bruno Haible  <bruno@clisp.org>
+
+       doc: Move 'Visual Studio Compatibility' section.
+       * doc/gnulib.texi (Native Windows Support): Include ld-output-def.texi
+       here...
+       (Build Infrastructure Modules): ... not here.
+
 2020-06-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        doc: improve randomness discussion
index fd9d9b0e25dfa5518ea54ec56d5670e9bae55f4a..ae08a92c3803e5987d2a0383d399191dcade282c 100644 (file)
@@ -6632,6 +6632,7 @@ to POSIX that it can be treated like any other Unix-like platform.
 * Avoiding the year 2038 problem::
 * Windows sockets::
 * Native Windows Support without MSVC Support::
+* Visual Studio Compatibility::
 @end menu
 
 @include windows-libtool.texi
@@ -6648,6 +6649,8 @@ to POSIX that it can be treated like any other Unix-like platform.
 
 @include windows-without-msvc.texi
 
+@include ld-output-def.texi
+
 
 @node Particular Modules
 @chapter Particular Modules
@@ -6765,7 +6768,6 @@ for use with GNU Automake (in particular).
 * Searching for Libraries::
 * Exported Symbols of Shared Libraries::
 * LD Version Scripts::
-* Visual Studio Compatibility::
 * configmake::
 * warnings::
 * manywarnings::
@@ -6778,8 +6780,6 @@ for use with GNU Automake (in particular).
 
 @include ld-version-script.texi
 
-@include ld-output-def.texi
-
 @include configmake.texi
 
 @include warnings.texi