aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog7
-rw-r--r--doc/gawk.info114
-rw-r--r--doc/gawk.texi6
-rw-r--r--doc/gawktexi.in6
4 files changed, 59 insertions, 74 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 974fe3ab..2dec0795 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -36,7 +36,12 @@
function to be syntactically and semantically correct. Thanks to
Jaromir Obr <jaromir.obr@gmail.com> for the report.
(POSIX String Comparison): Add some URL references in @ignore.
-
+
+ Unrelated:
+
+ * gawktexi.in: Remove description of --with-whiny-user-strftime
+ configuration option.
+
2017-10-08 Andrew J. Schorr <aschorr@telemetry-investments.com>
* gawktexi.in: Fix discussion of AWKPATH in section on @include.
diff --git a/doc/gawk.info b/doc/gawk.info
index 3d76c64c..e1b18ba1 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -28961,10 +28961,6 @@ command line when compiling 'gawk' from scratch, including:
desirable, but it may bring you some slight performance
improvement.
-'--with-whiny-user-strftime'
- Force use of the included version of the C 'strftime()' function
- for deficient systems.
-
Use the command './configure --help' to see the full list of options
supplied by 'configure'.
@@ -32903,8 +32899,6 @@ Index
* --traditional option, --posix option and: Options. (line 286)
* --use-lc-numeric option: Options. (line 232)
* --version option: Options. (line 318)
-* --with-whiny-user-strftime configuration option: Additional Configuration Options.
- (line 42)
* -b option: Options. (line 69)
* -c option: Options. (line 82)
* -C option: Options. (line 89)
@@ -33608,8 +33602,6 @@ Index
(line 32)
* configuration option, --disable-nls: Additional Configuration Options.
(line 37)
-* configuration option, --with-whiny-user-strftime: Additional Configuration Options.
- (line 42)
* configuration options, gawk: Additional Configuration Options.
(line 6)
* constant regexps: Regexp Usage. (line 57)
@@ -36435,58 +36427,58 @@ Node: Unix Installation1162876
Node: Quick Installation1163558
Node: Shell Startup Files1165972
Node: Additional Configuration Options1167061
-Node: Configuration Philosophy1169050
-Node: Non-Unix Installation1171419
-Node: PC Installation1171879
-Node: PC Binary Installation1172717
-Node: PC Compiling1173152
-Node: PC Using1174269
-Node: Cygwin1177314
-Node: MSYS1178084
-Node: VMS Installation1178585
-Node: VMS Compilation1179376
-Ref: VMS Compilation-Footnote-11180605
-Node: VMS Dynamic Extensions1180663
-Node: VMS Installation Details1182348
-Node: VMS Running1184601
-Node: VMS GNV1188880
-Node: VMS Old Gawk1189615
-Node: Bugs1190086
-Node: Bug address1190749
-Node: Usenet1193541
-Node: Maintainers1194318
-Node: Other Versions1195579
-Node: Installation summary1202341
-Node: Notes1203543
-Node: Compatibility Mode1204408
-Node: Additions1205190
-Node: Accessing The Source1206115
-Node: Adding Code1207552
-Node: New Ports1213771
-Node: Derived Files1218259
-Ref: Derived Files-Footnote-11223905
-Ref: Derived Files-Footnote-21223940
-Ref: Derived Files-Footnote-31224538
-Node: Future Extensions1224652
-Node: Implementation Limitations1225310
-Node: Extension Design1226493
-Node: Old Extension Problems1227647
-Ref: Old Extension Problems-Footnote-11229165
-Node: Extension New Mechanism Goals1229222
-Ref: Extension New Mechanism Goals-Footnote-11232586
-Node: Extension Other Design Decisions1232775
-Node: Extension Future Growth1234888
-Node: Old Extension Mechanism1235724
-Node: Notes summary1237487
-Node: Basic Concepts1238669
-Node: Basic High Level1239350
-Ref: figure-general-flow1239632
-Ref: figure-process-flow1240317
-Ref: Basic High Level-Footnote-11243618
-Node: Basic Data Typing1243803
-Node: Glossary1247131
-Node: Copying1278967
-Node: GNU Free Documentation License1316506
-Node: Index1341624
+Node: Configuration Philosophy1168922
+Node: Non-Unix Installation1171291
+Node: PC Installation1171751
+Node: PC Binary Installation1172589
+Node: PC Compiling1173024
+Node: PC Using1174141
+Node: Cygwin1177186
+Node: MSYS1177956
+Node: VMS Installation1178457
+Node: VMS Compilation1179248
+Ref: VMS Compilation-Footnote-11180477
+Node: VMS Dynamic Extensions1180535
+Node: VMS Installation Details1182220
+Node: VMS Running1184473
+Node: VMS GNV1188752
+Node: VMS Old Gawk1189487
+Node: Bugs1189958
+Node: Bug address1190621
+Node: Usenet1193413
+Node: Maintainers1194190
+Node: Other Versions1195451
+Node: Installation summary1202213
+Node: Notes1203415
+Node: Compatibility Mode1204280
+Node: Additions1205062
+Node: Accessing The Source1205987
+Node: Adding Code1207424
+Node: New Ports1213643
+Node: Derived Files1218131
+Ref: Derived Files-Footnote-11223777
+Ref: Derived Files-Footnote-21223812
+Ref: Derived Files-Footnote-31224410
+Node: Future Extensions1224524
+Node: Implementation Limitations1225182
+Node: Extension Design1226365
+Node: Old Extension Problems1227519
+Ref: Old Extension Problems-Footnote-11229037
+Node: Extension New Mechanism Goals1229094
+Ref: Extension New Mechanism Goals-Footnote-11232458
+Node: Extension Other Design Decisions1232647
+Node: Extension Future Growth1234760
+Node: Old Extension Mechanism1235596
+Node: Notes summary1237359
+Node: Basic Concepts1238541
+Node: Basic High Level1239222
+Ref: figure-general-flow1239504
+Ref: figure-process-flow1240189
+Ref: Basic High Level-Footnote-11243490
+Node: Basic Data Typing1243675
+Node: Glossary1247003
+Node: Copying1278839
+Node: GNU Free Documentation License1316378
+Node: Index1341496

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 78a21b85..f9b52ff0 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -39319,12 +39319,6 @@ MPFR support is not available.
Disable all message-translation facilities.
This is usually not desirable, but it may bring you some slight performance
improvement.
-
-@cindex @option{--with-whiny-user-strftime} configuration option
-@cindex configuration option, @code{--with-whiny-user-strftime}
-@item --with-whiny-user-strftime
-Force use of the included version of the C @code{strftime()}
-function for deficient systems.
@end table
Use the command @samp{./configure --help} to see the full list of
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index e1b318ca..0c7e7c66 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -38333,12 +38333,6 @@ MPFR support is not available.
Disable all message-translation facilities.
This is usually not desirable, but it may bring you some slight performance
improvement.
-
-@cindex @option{--with-whiny-user-strftime} configuration option
-@cindex configuration option, @code{--with-whiny-user-strftime}
-@item --with-whiny-user-strftime
-Force use of the included version of the C @code{strftime()}
-function for deficient systems.
@end table
Use the command @samp{./configure --help} to see the full list of