]> git.pld-linux.org Git - packages/ORBit2.git/blob - ORBit2-am15.patch
- fixed %%files (no need 755 for *.la)
[packages/ORBit2.git] / ORBit2-am15.patch
1 --- ORBit2-2.3.104/src/orb/dynamic/Makefile.am~ Wed Feb  6 06:14:58 2002
2 +++ ORBit2-2.3.104/src/orb/dynamic/Makefile.am  Wed Feb  6 06:14:58 2002
3 @@ -15,8 +15,6 @@
4         $(ORBIT_DEBUG_CFLAGS)                           \
5         $(ORBIT_CFLAGS)
6  
7 -DYNAMIC_IDLOUT=dynamic-defs-common.c
8 -
9  IDL_FLAGS= -I$(top_srcdir)/src/idl/CORBA_PIDL                  \
10         --define=Object=OObject --define=TypeCode=TTypeCode     \
11         -I$(top_srcdir)/src/idl/CORBA                           \
12 --- ORBit2-2.3.104/src/orb/orb-core/Makefile.am~        Wed Feb  6 06:24:16 2002
13 +++ ORBit2-2.3.104/src/orb/orb-core/Makefile.am Wed Feb  6 06:24:16 2002
14 @@ -49,7 +49,6 @@
15  IFACE_IDLOUT=orbit-interface-common.c
16  
17  $(liborb_core_la_OBJECTS) : $(BUILT_SOURCES)
18 -IDL_COMPILER = $(top_builddir)/src/idl-compiler/orbit-idl-2
19  
20  IDL_FLAGS = -I$(top_srcdir)/src/idl/CORBA_PIDL                 \
21         -I$(top_srcdir)/src/idl/CORBA                           \
22 --- ORBit2-2.3.108/src/services/name/Makefile.am~       Wed Apr 24 19:09:26 2002
23 +++ ORBit2-2.3.108/src/services/name/Makefile.am        Wed Apr 24 19:09:26 2002
24 @@ -15,10 +15,6 @@
25         CosNaming_impl.h
26  
27  libORBitCosNaming_2_la_LDFLAGS =                                       \
28 -       -version-info $(LT_VERSION)                                     \
29 -       $(ORBIT_NAME_LIBS)
30 -
31 -libORBitCosNaming_2_la_LDFLAGS =                                       \
32         $(top_builddir)/src/orb/libORBit-2.la
33  
34  INCLUDES =                             \
This page took 0.055915 seconds and 3 git commands to generate.