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/gawktexi.in | |
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/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 2d7bcd69..5e0845e7 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -38287,12 +38287,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 |