This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: comments about install-sh
- To: brent verner <brent at rcfile dot org>
- Subject: Re: comments about install-sh
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 22 Aug 2000 11:12:16 -0700 (PDT)
- cc: stdc++ <libstdc++ at sourceware dot cygnus dot com>
> cpprog="${CPPROG-cp}"
> cpprog="${CPPROG-cp -f}"
You'll need to make a patch, explain what is going on, and post it to
gcc-patches@gcc.gnu.org
cc'ing aoliva@redhat.com is probably a good idea as well.
-benjamin