summaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2016-12-01 12:31:49 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2016-12-01 12:31:49 +0000
commit74dfdbe33fb2a54e00091de5a91be334d0d531c6 (patch)
tree4c583720979cd6e40f2597acf959a71ad777098d /gcc/doc/install.texi
parent873271fd2ff9f2616653f4c088356e91f6f19412 (diff)
downloadgcc-74dfdbe33fb2a54e00091de5a91be334d0d531c6.tar.gz
<toplevel>
* configure.ac: Don't use pkg-config to check for bdw-gc. * configure: Regenerate. config/ * pkg.m4: Remove. libobjc/ * configure.ac: Don't use pkg-config to check for bdw-gc. * configure: Regenerate. gcc/ * doc/install.texi: Don't use pkg-config to check for bdw-gc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@243108 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r--gcc/doc/install.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 140ff80735b..b911d76dd66 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2204,8 +2204,7 @@ The options @option{--with-target-bdw-gc-include} and
@option{--with-target-bdw-gc-lib} must always be specified together
for each multilib variant and they take precedence over
@option{--with-target-bdw-gc}. If none of these options are
-specified, the values are taken from the @command{pkg-config}
-@samp{bdw-gc} module.
+specified, the library is assumed in default locations.
@end table
@html