]> git.pld-linux.org Git - packages/SimGear.git/commitdiff
- added libtool to libsgclouds3d
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Sun, 4 May 2003 16:49:15 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SimGear-shared.patch -> 1.4

SimGear-shared.patch

index 854f30f9cb27ea501ab3d25b6d082385a9bef705..b5bf0cedb28fd2d4a8cc8c0f91604b7efb278645 100644 (file)
@@ -453,3 +453,22 @@ diff -Naur SimGear-0.2.0/simgear/io/Makefile.am SimGear-0.2.0-p/simgear/io/Makef
        -lplibnet -lplibul -lz $(NETWORK_LIB)
  
  socktest_SOURCES = socktest.cxx
+diff -Naur SimGear-0.3.1/simgear/sky/clouds3d/Makefile.am SimGear-0.3.1-p/simgear/sky/clouds3d/Makefile.am
+--- SimGear-0.3.1/simgear/sky/clouds3d/Makefile.am     Wed Dec  4 20:34:36 2002
++++ SimGear-0.3.1-p/simgear/sky/clouds3d/Makefile.am   Sun May  4 18:44:37 2003
+@@ -9,13 +9,13 @@
+   EXTGL_SOURCE = 
+ endif
+-lib_LIBRARIES = libsgclouds3d.a
++lib_LTLIBRARIES = libsgclouds3d.la
+ include_HEADERS = \
+       SkySceneLoader.hpp \
+       SkyUtil.hpp
+-libsgclouds3d_a_SOURCES = \
++libsgclouds3d_la_SOURCES = \
+         $(EXTGL_SOURCE) \
+       vec3fv.cpp vec3fv.hpp vec3f.hpp vec4f.hpp vec2f.hpp \
+       mat16fv.cpp mat16fv.hpp \
This page took 0.076122 seconds and 4 git commands to generate.