]> git.pld-linux.org Git - packages/FlightGear.git/blobdiff - FlightGear-libs.patch
- updated
[packages/FlightGear.git] / FlightGear-libs.patch
index 50e875228fa3753516feaaa7e955305091021f1c..eb1425a84977a62d26240987a9b873df5b3b7604 100644 (file)
@@ -1,26 +1,20 @@
-diff -Naur FlightGear-0.7.6/src/Airports/Makefile.am FlightGear-0.7.6-/src/Airports/Makefile.am
---- FlightGear-0.7.6/src/Airports/Makefile.am  Wed Sep 20 23:15:34 2000
-+++ FlightGear-0.7.6-/src/Airports/Makefile.am Sun Apr 22 00:57:47 2001
-@@ -7,9 +7,9 @@
-       simple.cxx simple.hxx
+diff -urN aaa/FlightGear-0.9.2/src/FDM/YASim/Makefile.am FlightGear-0.9.2/src/FDM/YASim/Makefile.am
+--- aaa/FlightGear-0.9.2/src/FDM/YASim/Makefile.am     2003-05-20 20:28:54.000000000 +0200
++++ FlightGear-0.9.2/src/FDM/YASim/Makefile.am 2003-08-02 20:40:37.000000000 +0200
+@@ -55,6 +55,6 @@
+         Vector.hpp \
+         Wing.cpp Wing.hpp
  
- gensimple_SOURCES = gensimple.cxx
--gensimple_LDADD = libAirports.a -lsgdebug -lsgmisc -lmk4 -lz
-+gensimple_LDADD = libAirports.a -lsgxml -lsgdebug -lsgmisc -lmk4 -lz
+-yasim_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug
++yasim_LDADD = -lsgxml -lsgprops -lsgmisc -lsgdebug -lz
  
- genrunways_SOURCES = genrunways.cxx
--genrunways_LDADD = libAirports.a -lsgdebug -lsgmisc -lmk4 -lz
-+genrunways_LDADD = libAirports.a -lsgxml -lsgdebug -lsgmisc -lmk4 -lz
+ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
+diff -urN aaa/FlightGear-0.9.2/tests/Makefile.am FlightGear-0.9.2/tests/Makefile.am
+--- aaa/FlightGear-0.9.2/tests/Makefile.am     2003-05-20 20:30:06.000000000 +0200
++++ FlightGear-0.9.2/tests/Makefile.am 2003-08-02 20:39:55.000000000 +0200
+@@ -21,4 +21,4 @@
+ test_text_LDADD = $(base_LIBS)
  
- INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
-diff -Naur FlightGear-0.7.6/src/Navaids/Makefile.am FlightGear-0.7.6-/src/Navaids/Makefile.am
---- FlightGear-0.7.6/src/Navaids/Makefile.am   Wed Sep 20 23:22:04 2000
-+++ FlightGear-0.7.6-/src/Navaids/Makefile.am  Sun Apr 22 01:04:06 2001
-@@ -8,6 +8,6 @@
-       nav.hxx navlist.hxx navlist.cxx
- testnavs_SOURCES = testnavs.cxx
--testnavs_LDADD = libNavaids.a -lsgmath -lsgmisc -lsgdebug -lz
-+testnavs_LDADD = libNavaids.a -lsgmath -lsgmisc -lsgdebug -lz -lsgxml
- INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src
+ test_up_SOURCES = test-up.cxx
+-test_up_LDADD = -lsgmath -lsgdebug -lplibsg -lplibul $(base_LIBS)
++test_up_LDADD = -lsgmath -lsgdebug -lplibsg -lplibul -lsgmisc -lsgxml -lz $(base_LIBS)
This page took 0.069924 seconds and 4 git commands to generate.