~ubuntu-branches/ubuntu/quantal/file-roller/quantal

« back to all changes in this revision

Viewing changes to copy-n-paste/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-06 13:13:15 UTC
  • mfrom: (1.2.102)
  • Revision ID: package-import@ubuntu.com-20120606131315-v6o9g8e0cq9olkq1
Tags: 3.5.1-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libgtk-3-dev
  - Replace build-depends on gnome-doc-utils with yelp-tools
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
55
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56
55
        $(top_srcdir)/depcomp
57
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
59
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
60
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
61
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
62
 
        $(top_srcdir)/configure.ac
 
57
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
58
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
59
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
60
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
63
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64
62
        $(ACLOCAL_M4)
65
63
mkinstalldirs = $(install_sh) -d
136
134
DEFS = @DEFS@
137
135
DEPDIR = @DEPDIR@
138
136
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
139
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
140
137
DLLTOOL = @DLLTOOL@
141
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
142
138
DSYMUTIL = @DSYMUTIL@
143
139
DUMPBIN = @DUMPBIN@
144
140
ECHO_C = @ECHO_C@
151
147
FR_LIBS = @FR_LIBS@
152
148
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
153
149
GIO_REQUIRED = @GIO_REQUIRED@
 
150
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
154
151
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
155
152
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
156
153
GLIB_MKENUMS = @GLIB_MKENUMS@
175
172
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
176
173
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
177
174
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
175
ITSTOOL = @ITSTOOL@
178
176
LD = @LD@
179
177
LDFLAGS = @LDFLAGS@
180
178
LIBOBJS = @LIBOBJS@
198
196
NMEDIT = @NMEDIT@
199
197
OBJDUMP = @OBJDUMP@
200
198
OBJEXT = @OBJEXT@
201
 
OMF_DIR = @OMF_DIR@
202
199
OTOOL = @OTOOL@
203
200
OTOOL64 = @OTOOL64@
204
201
PACKAGE = @PACKAGE@
220
217
USE_NLS = @USE_NLS@
221
218
VERSION = @VERSION@
222
219
XGETTEXT = @XGETTEXT@
 
220
XMLLINT = @XMLLINT@
223
221
abs_builddir = @abs_builddir@
224
222
abs_srcdir = @abs_srcdir@
225
223
abs_top_builddir = @abs_top_builddir@
261
259
localedir = @localedir@
262
260
localstatedir = @localstatedir@
263
261
mandir = @mandir@
264
 
mkdir_p = @mkdir_p@
265
262
oldincludedir = @oldincludedir@
266
263
pdfdir = @pdfdir@
267
264
prefix = @prefix@