gdb/ChangeLog:
* README: Document the --with-libgmp-prefix configure option.
+2020-11-24 Joel Brobecker <brobecker@adacore.com>
+
+ * README: Document the --with-libgmp-prefix configure option.
+
2020-11-24 Joel Brobecker <brobecker@adacore.com>
* NEWS: Add entry documenting support for DWARF-based fixed
not have liblzma installed, you can get the latest version from
`https://tukaani.org/xz/'.
+`--with-libgmp-prefix=DIR'
+ Build GDB using the GMP library installed at the directory DIR.
+ If your host does not have GMP installed, you can get the latest
+ version at `https://gmplib.org/'.
+
`--with-mpfr'
Build GDB with GNU MPFR, a library for multiple-precision
floating-point computation with correct rounding. (Done by