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

« back to all changes in this revision

Viewing changes to src/orb/orb-core/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:
12
12
        -DORBIT_TYPELIB_DIR=\""$(TYPELIB_DIR)"\"        \
13
13
        -DORBIT2_INTERNAL_API                           \
14
14
        $(WARN_CFLAGS)                                  \
15
 
        $(ORBIT_DEBUG_CFLAGS)                           \
16
15
        $(DISABLE_DEPRECATED_CFLAGS)                    \
17
16
        $(LOCAL_LINC_CFLAGS)                            \
18
17
        $(ORBIT_CFLAGS)