26
edits
m (→SimGear: remove confusing [] notatiom) |
m (→FlightGear source: Remove confusing [] notation) |
||
Line 112: | Line 112: | ||
2.0.0 and GIT: | 2.0.0 and GIT: | ||
./configure --prefix=$prefix | ./configure --prefix=$prefix CPPFLAGS=-I$prefix/include/ LDFLAGS="-L$prefix/lib -L$prefix/lib64" | ||
make install | make install | ||
edits