diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-10 15:47:33 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-10 15:47:33 +0300 |
commit | 101e808ef6befd81d519e6b4153bd1c386ff7a9e (patch) | |
tree | bc4806ef08903aff22928ae8853100fc9826d95f /doc/gawk.texi | |
parent | c2d068517fa825ca7dfa800e9b65d28ddd90737b (diff) | |
download | egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.gz egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.tar.bz2 egawk-101e808ef6befd81d519e6b4153bd1c386ff7a9e.zip |
Remove the --with-whiny-user-strftime configuration option.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r-- | doc/gawk.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi index e689cb66..768570be 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -39273,12 +39273,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 |