* configure: Default CXX to c++, not gcc.
authorIan Lance Taylor <ian@airs.com>
Tue, 6 May 1997 19:51:02 +0000 (19:51 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 6 May 1997 19:51:02 +0000 (19:51 +0000)
commit2cf00a3619b38041b6f540e8700e16a4167db340
treee623e44cdd968dca0481764b1ac2717aa3f7f81a
parent8def9220345a634cea86a9cd6599b3f9e6aca5cf
* configure: Default CXX to c++, not gcc.
* Makefile.in (CXX): Set to c++, not gcc.
(CXX_FOR_TARGET): When cross, transform c++, not gcc.
This is to that $(CXX) and $(CXX_FOR_TARGET) can be used to link C++
programs as well as just compile C++ code.
ChangeLog
Makefile.in
This page took 0.023942 seconds and 4 git commands to generate.