]> git.pld-linux.org Git - packages/ORBit2.git/commitdiff
- more fixes for automake. ORBit2-2_3_108-1
authorkloczek <kloczek@pld-linux.org>
Wed, 24 Apr 2002 17:40:03 +0000 (17:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ORBit2-am15.patch -> 1.3

ORBit2-am15.patch

index 60e0e6b4f45a5d7be4629bffd1075a8f0f0bc5e8..f03daf2ff168fe37b1e4f845d43140fa75417a24 100644 (file)
  
  IDL_FLAGS = -I$(top_srcdir)/src/idl/CORBA_PIDL                        \
        -I$(top_srcdir)/src/idl/CORBA                           \
+--- ORBit2-2.3.108/src/services/name/Makefile.am~      Wed Apr 24 19:09:26 2002
++++ ORBit2-2.3.108/src/services/name/Makefile.am       Wed Apr 24 19:09:26 2002
+@@ -15,10 +15,6 @@
+       CosNaming_impl.h
+ libORBitCosNaming_2_la_LDFLAGS =                                      \
+-      -version-info $(LT_VERSION)                                     \
+-      $(ORBIT_NAME_LIBS)
+-
+-libORBitCosNaming_2_la_LDFLAGS =                                      \
+       $(top_builddir)/src/orb/libORBit-2.la
+ INCLUDES =                            \
This page took 0.049025 seconds and 4 git commands to generate.