aboutsummaryrefslogtreecommitdiffstats
path: root/README_d/README.pc
diff options
context:
space:
mode:
Diffstat (limited to 'README_d/README.pc')
-rw-r--r--README_d/README.pc5
1 files changed, 4 insertions, 1 deletions
diff --git a/README_d/README.pc b/README_d/README.pc
index 444df306..76299d06 100644
--- a/README_d/README.pc
+++ b/README_d/README.pc
@@ -44,7 +44,10 @@ tools, enter "make djgpp".
For the MinGW build, after you build in the top-level directory, chdir
to the extension subdirectory and say "make" there to build the
-extensions.
+extensions. If you built gawk without libmpfr, say this instead to
+build the extensions:
+
+ make MPFR= MPFR_LIBS=
Testing and installing gawk