Re: [PATCH] Red Hat 8.0 and Mozilla 1.2.1 build problem

Yanko Kaneti <[email protected]>
Newsgroups gmane.comp.web.galeon.devel
Message-ID <[email protected]>
On Thu, 2002-12-05 at 19:04, Edward S. Marshall wrote:
> Hi,
> 
> Here's a quick patch against configure.in (from the head of the
> galeon-1-2 branch) to use the located C++ compiler instead of
> arbitrarily picking "g++". This fixes a problem where the user-specified
> "CXX" variable is ignored (making it impossible to build against gcc296
> on Red Hat 8.0). Since AC_PROG_CXX defines CXX if it's not already set
> up, this should be safe. I've tested it a bit with two different g++
> installations here, and I saw the correct behavior in each case.


> -CC="g++"
> +CC="$CXX"


Applied

Thanks
Yanko



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.