~ubuntu-branches/ubuntu/precise/libgrip/precise

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M. Webb, Chase Douglas, Martin Pitt, Stephen M. Webb
  • Date: 2011-10-19 22:48:21 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20111019224821-v1i0yuds0wliapti
Tags: 0.3.3-0ubuntu1
[ Chase Douglas ]
* Run autoreconf if the build is native (for daily builds)
* Don't strip binaries if build is native (for daily builds)

[ Martin Pitt ]
* debian/libgrip-dev.install: Install the HTML documentation into
  /usr/share/doc/.
* Add debian/libgrip-dev.links: Provide a gtk-doc symlink for devhelp.
* debian/control: Fix Vcs-Bzr:, so that debcheckout actually works.

[ Stephen M. Webb ]
* New upstream release.
* Removed gio from main loop on shutdown (LP: #830640).
* Fixed segfaults to to inconsistent window handling (LP: #827958).
* Changed the names of generaed introspection files (LP: #861596).
* Tweked Python introspection bindings (LP: #861599).
* Fixed PPA daily build failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
CYGPATH_W = @CYGPATH_W@
85
85
DEFS = @DEFS@
86
86
DEPDIR = @DEPDIR@
87
 
DLLTOOL = @DLLTOOL@
88
87
DSYMUTIL = @DSYMUTIL@
89
88
DUMPBIN = @DUMPBIN@
90
89
ECHO_C = @ECHO_C@
131
130
MAINT = @MAINT@
132
131
MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
133
132
MAKEINFO = @MAKEINFO@
134
 
MANIFEST_TOOL = @MANIFEST_TOOL@
135
133
MKDIR_P = @MKDIR_P@
136
134
NM = @NM@
137
135
NMEDIT = @NMEDIT@
165
163
abs_srcdir = @abs_srcdir@
166
164
abs_top_builddir = @abs_top_builddir@
167
165
abs_top_srcdir = @abs_top_srcdir@
168
 
ac_ct_AR = @ac_ct_AR@
169
166
ac_ct_CC = @ac_ct_CC@
170
167
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
171
168
am__include = @am__include@
198
195
libexecdir = @libexecdir@
199
196
localedir = @localedir@
200
197
localstatedir = @localstatedir@
 
198
lt_ECHO = @lt_ECHO@
201
199
mandir = @mandir@
202
200
mkdir_p = @mkdir_p@
203
201
oldincludedir = @oldincludedir@