]> git.pld-linux.org Git - packages/FlightGear.git/blob - FlightGear-libs.patch
- massive attack s/pld.org.pl/pld-linux.org/
[packages/FlightGear.git] / FlightGear-libs.patch
1 diff -Naur FlightGear-0.8.0/tests/Makefile.am FlightGear-0.8.0-p/tests/Makefile.am
2 --- FlightGear-0.8.0/tests/Makefile.am  Tue Sep  3 00:24:33 2002
3 +++ FlightGear-0.8.0-p/tests/Makefile.am        Fri Sep 13 21:02:27 2002
4 @@ -21,4 +21,4 @@
5  test_text_LDADD = $(base_LIBS)
6  
7  test_up_SOURCES = test-up.cxx
8 -test_up_LDADD = -lsgmath -lsgdebug -lplibsg -lplibul $(base_LIBS)
9 +test_up_LDADD = -lsgmath -lsgdebug -lplibsg -lplibul -lsgmisc -lsgxml -lz $(base_LIBS)
This page took 0.060676 seconds and 3 git commands to generate.