]> git.mxchange.org Git - flightgear.git/commit
Removed configuration option --with-old-mouse and FG_OLD_MOUSE macro.
authordavid <david>
Sun, 12 May 2002 00:12:19 +0000 (00:12 +0000)
committerdavid <david>
Sun, 12 May 2002 00:12:19 +0000 (00:12 +0000)
commit1fe50d4cd228f72172caca64947ddaa058bf3139
treed937fe8f3ecf76176d8ba6de1657272f139291d7
parent94a667a061ab7a0c8322aaeb520a6bf2697ed6a1
Removed configuration option --with-old-mouse and FG_OLD_MOUSE macro.

Removed configuration option --with-new-environment and
FG_NEW_ENVIRONMENT macro.

Added configuration option --with-weathercm and FG_WEATHERCM macro.

FGEnvironment is now the default; use --with-weathercm to get the old
weather.
acconfig.h
src/ATC/approach.cxx
src/ATC/atis.cxx
src/FDM/Balloon/BalloonSim.cpp
src/Input/input.cxx
src/Main/Makefile.am
src/Main/fg_init.cxx
src/Main/fg_props.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Makefile.am