diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 123 |
1 files changed, 66 insertions, 57 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 238df1dc..f2fd50fe 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28628,6 +28628,11 @@ command line when compiling 'gawk' from scratch, including: test suite to fail. This option may be removed at a later date. +'--disable-mpfr' + Skip checking for the MPFR and GMP libraries. This is useful + mainly for the developers, to make sure nothing breaks if MPFR + support is not available. + '--disable-nls' Disable all message-translation facilities. This is usually not desirable, but it may bring you some slight performance @@ -32515,8 +32520,10 @@ Index (line 9) * --disable-lint configuration option: Additional Configuration Options. (line 15) -* --disable-nls configuration option: Additional Configuration Options. +* --disable-mpfr configuration option: Additional Configuration Options. (line 32) +* --disable-nls configuration option: Additional Configuration Options. + (line 37) * --dump-variables option: Options. (line 94) * --dump-variables option, using for library functions: Library Names. (line 45) @@ -32556,7 +32563,7 @@ Index * --use-lc-numeric option: Options. (line 218) * --version option: Options. (line 304) * --with-whiny-user-strftime configuration option: Additional Configuration Options. - (line 37) + (line 42) * -b option: Options. (line 69) * -c option: Options. (line 82) * -C option: Options. (line 89) @@ -33254,10 +33261,12 @@ Index (line 9) * configuration option, --disable-lint: Additional Configuration Options. (line 15) -* configuration option, --disable-nls: Additional Configuration Options. +* configuration option, --disable-mpfr: Additional Configuration Options. (line 32) -* configuration option, --with-whiny-user-strftime: Additional Configuration Options. +* 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) @@ -36073,58 +36082,58 @@ Node: Unix Installation1149706 Node: Quick Installation1150388 Node: Shell Startup Files1152802 Node: Additional Configuration Options1153891 -Node: Configuration Philosophy1155696 -Node: Non-Unix Installation1158065 -Node: PC Installation1158525 -Node: PC Binary Installation1159363 -Node: PC Compiling1159798 -Node: PC Using1160915 -Node: Cygwin1163960 -Node: MSYS1164730 -Node: VMS Installation1165231 -Node: VMS Compilation1166022 -Ref: VMS Compilation-Footnote-11167251 -Node: VMS Dynamic Extensions1167309 -Node: VMS Installation Details1168994 -Node: VMS Running1171247 -Node: VMS GNV1175526 -Node: VMS Old Gawk1176261 -Node: Bugs1176732 -Node: Bug address1177395 -Node: Usenet1179792 -Node: Maintainers1180569 -Node: Other Versions1181945 -Node: Installation summary1188529 -Node: Notes1189564 -Node: Compatibility Mode1190429 -Node: Additions1191211 -Node: Accessing The Source1192136 -Node: Adding Code1193571 -Node: New Ports1199789 -Node: Derived Files1204277 -Ref: Derived Files-Footnote-11209762 -Ref: Derived Files-Footnote-21209797 -Ref: Derived Files-Footnote-31210395 -Node: Future Extensions1210509 -Node: Implementation Limitations1211167 -Node: Extension Design1212350 -Node: Old Extension Problems1213504 -Ref: Old Extension Problems-Footnote-11215022 -Node: Extension New Mechanism Goals1215079 -Ref: Extension New Mechanism Goals-Footnote-11218443 -Node: Extension Other Design Decisions1218632 -Node: Extension Future Growth1220745 -Node: Old Extension Mechanism1221581 -Node: Notes summary1223344 -Node: Basic Concepts1224526 -Node: Basic High Level1225207 -Ref: figure-general-flow1225489 -Ref: figure-process-flow1226174 -Ref: Basic High Level-Footnote-11229475 -Node: Basic Data Typing1229660 -Node: Glossary1232988 -Node: Copying1264935 -Node: GNU Free Documentation License1302474 -Node: Index1327592 +Node: Configuration Philosophy1155880 +Node: Non-Unix Installation1158249 +Node: PC Installation1158709 +Node: PC Binary Installation1159547 +Node: PC Compiling1159982 +Node: PC Using1161099 +Node: Cygwin1164144 +Node: MSYS1164914 +Node: VMS Installation1165415 +Node: VMS Compilation1166206 +Ref: VMS Compilation-Footnote-11167435 +Node: VMS Dynamic Extensions1167493 +Node: VMS Installation Details1169178 +Node: VMS Running1171431 +Node: VMS GNV1175710 +Node: VMS Old Gawk1176445 +Node: Bugs1176916 +Node: Bug address1177579 +Node: Usenet1179976 +Node: Maintainers1180753 +Node: Other Versions1182129 +Node: Installation summary1188713 +Node: Notes1189748 +Node: Compatibility Mode1190613 +Node: Additions1191395 +Node: Accessing The Source1192320 +Node: Adding Code1193755 +Node: New Ports1199973 +Node: Derived Files1204461 +Ref: Derived Files-Footnote-11209946 +Ref: Derived Files-Footnote-21209981 +Ref: Derived Files-Footnote-31210579 +Node: Future Extensions1210693 +Node: Implementation Limitations1211351 +Node: Extension Design1212534 +Node: Old Extension Problems1213688 +Ref: Old Extension Problems-Footnote-11215206 +Node: Extension New Mechanism Goals1215263 +Ref: Extension New Mechanism Goals-Footnote-11218627 +Node: Extension Other Design Decisions1218816 +Node: Extension Future Growth1220929 +Node: Old Extension Mechanism1221765 +Node: Notes summary1223528 +Node: Basic Concepts1224710 +Node: Basic High Level1225391 +Ref: figure-general-flow1225673 +Ref: figure-process-flow1226358 +Ref: Basic High Level-Footnote-11229659 +Node: Basic Data Typing1229844 +Node: Glossary1233172 +Node: Copying1265119 +Node: GNU Free Documentation License1302658 +Node: Index1327776 End Tag Table |