diff options
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 7596bd95..20321ada 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -38565,6 +38565,14 @@ Disable all message-translation facilities. This is usually not desirable, but it may bring you some slight performance improvement. +@cindex @option{--enable-versioned-extension-dir} configuration option +@cindex configuration option, @code{--enable-versioned-extension-dir} +@item --enable-versioned-extension-dir +Use a versioned directory for extensions. The directory name will +include the major and minor API versions in it. This makes it possible +to keep extensions for different API versions on the same system +without their conflicting with one another. + @cindex @option{--with-whiny-user-strftime} configuration option @cindex configuration option, @code{--with-whiny-user-strftime} @item --with-whiny-user-strftime |