~ubuntu-branches/ubuntu/saucy/orbit2/saucy

« back to all changes in this revision

Viewing changes to src/orb/GIOP/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-01-25 12:34:42 UTC
  • mfrom: (1.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20080125123442-ng7dese7qblcrc8l
Tags: 1:2.14.11-0ubuntu1
* Merge with Debian; no remaining Ubuntu changes.
  - Set Maintainer to Ubuntu Desktop Team.
* New upstream release; no API change; bug fixes.
  - Upstream NEWS:
    . Fix off by one in all method name lengths
      Fixes interoperability with other ORBs (J. Specht)
  - Update autoreconf patch, 700-autoreconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        -I$(top_builddir)/include       \
4
4
        -DORBIT2_INTERNAL_API           \
5
5
        $(WARN_CFLAGS)                  \
6
 
        $(ORBIT_DEBUG_CFLAGS)           \
7
6
        $(DISABLE_DEPRECATED_CFLAGS)    \
8
7
        $(LOCAL_LINC_CFLAGS)            \
9
8
        $(ORBIT_CFLAGS)
16
15
        giop-debug.h \
17
16
        giop-private.h \
18
17
        giop-send-buffer.c \
19
 
        giop-recv-buffer.c \
20
 
        giop-endian.c
 
18
        giop-recv-buffer.c