diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 120 |
1 files changed, 65 insertions, 55 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index e93b4d37..b0b732bb 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28971,6 +28971,12 @@ command line when compiling 'gawk' from scratch, including: desirable, but it may bring you some slight performance improvement. +'--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. + '--with-whiny-user-strftime' Force use of the included version of the C 'strftime()' function for deficient systems. @@ -32878,6 +32884,8 @@ Index * --dump-variables option: Options. (line 94) * --dump-variables option, using for library functions: Library Names. (line 45) +* --enable-versioned-extension-dir configuration option: Additional Configuration Options. + (line 42) * --exec option: Options. (line 139) * --field-separator option: Options. (line 21) * --file option: Options. (line 25) @@ -32914,7 +32922,7 @@ Index * --use-lc-numeric option: Options. (line 232) * --version option: Options. (line 318) * --with-whiny-user-strftime configuration option: Additional Configuration Options. - (line 42) + (line 48) * -b option: Options. (line 69) * -c option: Options. (line 82) * -C option: Options. (line 89) @@ -33619,8 +33627,10 @@ Index (line 32) * configuration option, --disable-nls: Additional Configuration Options. (line 37) -* configuration option, --with-whiny-user-strftime: Additional Configuration Options. +* configuration option, --enable-versioned-extension-dir: Additional Configuration Options. (line 42) +* configuration option, --with-whiny-user-strftime: Additional Configuration Options. + (line 48) * configuration options, gawk: Additional Configuration Options. (line 6) * constant regexps: Regexp Usage. (line 57) @@ -36459,58 +36469,58 @@ Node: Unix Installation1163323 Node: Quick Installation1164005 Node: Shell Startup Files1166419 Node: Additional Configuration Options1167508 -Node: Configuration Philosophy1169497 -Node: Non-Unix Installation1171866 -Node: PC Installation1172326 -Node: PC Binary Installation1173164 -Node: PC Compiling1173599 -Node: PC Using1174716 -Node: Cygwin1177761 -Node: MSYS1178531 -Node: VMS Installation1179032 -Node: VMS Compilation1179823 -Ref: VMS Compilation-Footnote-11181052 -Node: VMS Dynamic Extensions1181110 -Node: VMS Installation Details1182795 -Node: VMS Running1185048 -Node: VMS GNV1189327 -Node: VMS Old Gawk1190062 -Node: Bugs1190533 -Node: Bug address1191196 -Node: Usenet1193988 -Node: Maintainers1194765 -Node: Other Versions1196026 -Node: Installation summary1202788 -Node: Notes1203990 -Node: Compatibility Mode1204855 -Node: Additions1205637 -Node: Accessing The Source1206562 -Node: Adding Code1207999 -Node: New Ports1214218 -Node: Derived Files1218706 -Ref: Derived Files-Footnote-11224352 -Ref: Derived Files-Footnote-21224387 -Ref: Derived Files-Footnote-31224985 -Node: Future Extensions1225099 -Node: Implementation Limitations1225757 -Node: Extension Design1226940 -Node: Old Extension Problems1228094 -Ref: Old Extension Problems-Footnote-11229612 -Node: Extension New Mechanism Goals1229669 -Ref: Extension New Mechanism Goals-Footnote-11233033 -Node: Extension Other Design Decisions1233222 -Node: Extension Future Growth1235335 -Node: Old Extension Mechanism1236171 -Node: Notes summary1237934 -Node: Basic Concepts1239116 -Node: Basic High Level1239797 -Ref: figure-general-flow1240079 -Ref: figure-process-flow1240764 -Ref: Basic High Level-Footnote-11244065 -Node: Basic Data Typing1244250 -Node: Glossary1247578 -Node: Copying1279416 -Node: GNU Free Documentation License1316955 -Node: Index1342073 +Node: Configuration Philosophy1169801 +Node: Non-Unix Installation1172170 +Node: PC Installation1172630 +Node: PC Binary Installation1173468 +Node: PC Compiling1173903 +Node: PC Using1175020 +Node: Cygwin1178065 +Node: MSYS1178835 +Node: VMS Installation1179336 +Node: VMS Compilation1180127 +Ref: VMS Compilation-Footnote-11181356 +Node: VMS Dynamic Extensions1181414 +Node: VMS Installation Details1183099 +Node: VMS Running1185352 +Node: VMS GNV1189631 +Node: VMS Old Gawk1190366 +Node: Bugs1190837 +Node: Bug address1191500 +Node: Usenet1194292 +Node: Maintainers1195069 +Node: Other Versions1196330 +Node: Installation summary1203092 +Node: Notes1204294 +Node: Compatibility Mode1205159 +Node: Additions1205941 +Node: Accessing The Source1206866 +Node: Adding Code1208303 +Node: New Ports1214522 +Node: Derived Files1219010 +Ref: Derived Files-Footnote-11224656 +Ref: Derived Files-Footnote-21224691 +Ref: Derived Files-Footnote-31225289 +Node: Future Extensions1225403 +Node: Implementation Limitations1226061 +Node: Extension Design1227244 +Node: Old Extension Problems1228398 +Ref: Old Extension Problems-Footnote-11229916 +Node: Extension New Mechanism Goals1229973 +Ref: Extension New Mechanism Goals-Footnote-11233337 +Node: Extension Other Design Decisions1233526 +Node: Extension Future Growth1235639 +Node: Old Extension Mechanism1236475 +Node: Notes summary1238238 +Node: Basic Concepts1239420 +Node: Basic High Level1240101 +Ref: figure-general-flow1240383 +Ref: figure-process-flow1241068 +Ref: Basic High Level-Footnote-11244369 +Node: Basic Data Typing1244554 +Node: Glossary1247882 +Node: Copying1279720 +Node: GNU Free Documentation License1317259 +Node: Index1342377 End Tag Table |