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 25e9409d..20702093 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28553,6 +28553,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 @@ -32440,8 +32445,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) @@ -32481,7 +32488,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) @@ -33179,10 +33186,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) @@ -35996,58 +36005,58 @@ Node: Unix Installation1146886 Node: Quick Installation1147568 Node: Shell Startup Files1149982 Node: Additional Configuration Options1151071 -Node: Configuration Philosophy1152876 -Node: Non-Unix Installation1155245 -Node: PC Installation1155705 -Node: PC Binary Installation1156543 -Node: PC Compiling1156978 -Node: PC Using1158095 -Node: Cygwin1161140 -Node: MSYS1161910 -Node: VMS Installation1162411 -Node: VMS Compilation1163202 -Ref: VMS Compilation-Footnote-11164431 -Node: VMS Dynamic Extensions1164489 -Node: VMS Installation Details1166174 -Node: VMS Running1168427 -Node: VMS GNV1172706 -Node: VMS Old Gawk1173441 -Node: Bugs1173912 -Node: Bug address1174575 -Node: Usenet1176972 -Node: Maintainers1177749 -Node: Other Versions1179125 -Node: Installation summary1185709 -Node: Notes1186744 -Node: Compatibility Mode1187609 -Node: Additions1188391 -Node: Accessing The Source1189316 -Node: Adding Code1190751 -Node: New Ports1196969 -Node: Derived Files1201457 -Ref: Derived Files-Footnote-11206942 -Ref: Derived Files-Footnote-21206977 -Ref: Derived Files-Footnote-31207575 -Node: Future Extensions1207689 -Node: Implementation Limitations1208347 -Node: Extension Design1209530 -Node: Old Extension Problems1210684 -Ref: Old Extension Problems-Footnote-11212202 -Node: Extension New Mechanism Goals1212259 -Ref: Extension New Mechanism Goals-Footnote-11215623 -Node: Extension Other Design Decisions1215812 -Node: Extension Future Growth1217925 -Node: Old Extension Mechanism1218761 -Node: Notes summary1220524 -Node: Basic Concepts1221706 -Node: Basic High Level1222387 -Ref: figure-general-flow1222669 -Ref: figure-process-flow1223354 -Ref: Basic High Level-Footnote-11226655 -Node: Basic Data Typing1226840 -Node: Glossary1230168 -Node: Copying1262115 -Node: GNU Free Documentation License1299654 -Node: Index1324772 +Node: Configuration Philosophy1153060 +Node: Non-Unix Installation1155429 +Node: PC Installation1155889 +Node: PC Binary Installation1156727 +Node: PC Compiling1157162 +Node: PC Using1158279 +Node: Cygwin1161324 +Node: MSYS1162094 +Node: VMS Installation1162595 +Node: VMS Compilation1163386 +Ref: VMS Compilation-Footnote-11164615 +Node: VMS Dynamic Extensions1164673 +Node: VMS Installation Details1166358 +Node: VMS Running1168611 +Node: VMS GNV1172890 +Node: VMS Old Gawk1173625 +Node: Bugs1174096 +Node: Bug address1174759 +Node: Usenet1177156 +Node: Maintainers1177933 +Node: Other Versions1179309 +Node: Installation summary1185893 +Node: Notes1186928 +Node: Compatibility Mode1187793 +Node: Additions1188575 +Node: Accessing The Source1189500 +Node: Adding Code1190935 +Node: New Ports1197153 +Node: Derived Files1201641 +Ref: Derived Files-Footnote-11207126 +Ref: Derived Files-Footnote-21207161 +Ref: Derived Files-Footnote-31207759 +Node: Future Extensions1207873 +Node: Implementation Limitations1208531 +Node: Extension Design1209714 +Node: Old Extension Problems1210868 +Ref: Old Extension Problems-Footnote-11212386 +Node: Extension New Mechanism Goals1212443 +Ref: Extension New Mechanism Goals-Footnote-11215807 +Node: Extension Other Design Decisions1215996 +Node: Extension Future Growth1218109 +Node: Old Extension Mechanism1218945 +Node: Notes summary1220708 +Node: Basic Concepts1221890 +Node: Basic High Level1222571 +Ref: figure-general-flow1222853 +Ref: figure-process-flow1223538 +Ref: Basic High Level-Footnote-11226839 +Node: Basic Data Typing1227024 +Node: Glossary1230352 +Node: Copying1262299 +Node: GNU Free Documentation License1299838 +Node: Index1324956 End Tag Table |