]> git.mxchange.org Git - flightgear.git/commit
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
authorcurt <curt>
Fri, 24 Apr 1998 00:49:17 +0000 (00:49 +0000)
committercurt <curt>
Fri, 24 Apr 1998 00:49:17 +0000 (00:49 +0000)
commitf4c7a35129b428e7392b5267d65fe95c65512595
treedcc5dba94a853eedb03641ba3161442eed39cd41
parentbe119a18a82480441b4cadb3754813cbc6d00293
Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
Trying out some different option parsing code.
Some code reorganization.
12 files changed:
Main/GLUTkey.cxx
Main/GLUTkey.hxx
Main/GLUTmain.cxx
Main/Makefile.am
Main/Makefile.in
Main/fg_getopt.c [deleted file]
Main/fg_getopt.h [deleted file]
Main/fg_init.cxx
Main/options.cxx [new file with mode: 0644]
Main/options.hxx [new file with mode: 0644]
Main/views.cxx
Main/views.hxx