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

« back to all changes in this revision

Viewing changes to test/everything/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:
129
129
FFLAGS = @FFLAGS@
130
130
GLIB_REQUIRED = @GLIB_REQUIRED@
131
131
GREP = @GREP@
 
132
GTKDOC_CHECK = @GTKDOC_CHECK@
132
133
HTML_DIR = @HTML_DIR@
133
134
INSTALL = @INSTALL@
134
135
INSTALL_DATA = @INSTALL_DATA@
167
168
ORBIT_ALIGNOF_CORBA_STRUCT = @ORBIT_ALIGNOF_CORBA_STRUCT@
168
169
ORBIT_ALIGNOF_CORBA_WCHAR = @ORBIT_ALIGNOF_CORBA_WCHAR@
169
170
ORBIT_CFLAGS = @ORBIT_CFLAGS@
170
 
ORBIT_DEBUG_CFLAGS = @ORBIT_DEBUG_CFLAGS@
171
171
ORBIT_IDL_CFLAGS = @ORBIT_IDL_CFLAGS@
172
172
ORBIT_IDL_LIBS = @ORBIT_IDL_LIBS@
173
173
ORBIT_LIBS = @ORBIT_LIBS@