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

« back to all changes in this revision

Viewing changes to include/orbit/util/Makefile.in

  • 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:
89
89
FFLAGS = @FFLAGS@
90
90
GLIB_REQUIRED = @GLIB_REQUIRED@
91
91
GREP = @GREP@
 
92
GTKDOC_CHECK = @GTKDOC_CHECK@
92
93
HTML_DIR = @HTML_DIR@
93
94
INSTALL = @INSTALL@
94
95
INSTALL_DATA = @INSTALL_DATA@
127
128
ORBIT_ALIGNOF_CORBA_STRUCT = @ORBIT_ALIGNOF_CORBA_STRUCT@
128
129
ORBIT_ALIGNOF_CORBA_WCHAR = @ORBIT_ALIGNOF_CORBA_WCHAR@
129
130
ORBIT_CFLAGS = @ORBIT_CFLAGS@
130
 
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
131
131
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
132
132
ORBIT_IDL_LIBS = @ORBIT_IDL_LIBS@
133
133
ORBIT_LIBS = @ORBIT_LIBS@