]> git.mxchange.org Git - simgear.git/commit
Changes from Bernie Bright:
authorcurt <curt>
Mon, 2 Oct 2000 18:52:32 +0000 (18:52 +0000)
committercurt <curt>
Mon, 2 Oct 2000 18:52:32 +0000 (18:52 +0000)
commit31db3531736f8019c8f64b35c142c6e7d1ec3da9
treeb40df2a28f8203d300635fafc0eb76db3830e06d
parent2c4a0dd9985121cbb98c79ea1832360f163f9d4e
Changes from Bernie Bright:

Added '--with-cxx=COMPILER[:flags]' to ./configure in order to set the
compiler and flags.  If this option is omitted then the default compiler
is assumed (ie the current behaviour).  This duplicates the effect of
passing CC, CFLAGS, CXX and CXXFLAGS on the command line to configure
and make.

SimGear/simgear/compiler.h
Initial support for KAI C++ on linux.

SimGear/simgear/ephemeris/celestialBody.[ch]xx
Removed extraneous semicolons.

SimGear/simgear/io/sg_file.cxx
MSVC tidy up.
acsite.m4
configure.in
simgear/compiler.h
simgear/ephemeris/celestialBody.cxx
simgear/ephemeris/celestialBody.hxx
simgear/io/sg_file.cxx