From: John Gilmore Date: Thu, 1 Aug 1991 00:12:56 +0000 (+0000) Subject: Remove bogus reference to ${destdir}/lib/gcc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fbcb43b268d8d40e54fe8db1cef66fe701dac514;p=binutils-gdb.git Remove bogus reference to ${destdir}/lib/gcc. --- diff --git a/README.configure b/README.configure index d1a48003021..253884cde84 100755 --- a/README.configure +++ b/README.configure @@ -129,9 +129,7 @@ Configuration Time Options: default location is /usr/local. We refer to this location as $(destdir). All user visible programs will be installed in $(destdir)/bin. All other programs and files will be installed in - a subdirectory of $(destdir)/lib. For the tools in this - directory, the files not normally user visible will be installed - in $(destdir)/lib/gcc. + a subdirectory of $(destdir)/lib. You can elect to change $(destdir) only as a configuration time option.