[Flightgear-devel] Small patch against compile error

2003-08-25 Thread Martin Spott
Back from holidays, back to FlightGear 'quality control' :-) To prevent the following error I'd suggest the attached small patch: make[2]: Entering directory `/usr/local/src/FlightGear/src/Main' if g++ -march=pentiumpro -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src -I/opt/gnu

[Flightgear-devel] Small patch

2002-01-01 Thread Ross Golder
Hardly earth-shattering, but prevents one particular problem with automake 1.5. It doesn't resolve the '+=' problem, which still seems to occur. -- Ross Index: Makefile.am === RCS file: /var/cvs/FlightGear-0.7/FlightGear/Makefile