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

« back to all changes in this revision

Viewing changes to src/commands/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.
56
55
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
57
56
        $(top_srcdir)/depcomp
58
57
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
60
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
61
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
62
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
63
 
        $(top_srcdir)/configure.ac
 
58
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
59
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
60
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
61
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
64
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65
63
        $(ACLOCAL_M4)
66
64
mkinstalldirs = $(install_sh) -d
132
130
DEFS = @DEFS@
133
131
DEPDIR = @DEPDIR@
134
132
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
135
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
136
133
DLLTOOL = @DLLTOOL@
137
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
138
134
DSYMUTIL = @DSYMUTIL@
139
135
DUMPBIN = @DUMPBIN@
140
136
ECHO_C = @ECHO_C@
147
143
FR_LIBS = @FR_LIBS@
148
144
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
149
145
GIO_REQUIRED = @GIO_REQUIRED@
 
146
GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
150
147
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
151
148
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
152
149
GLIB_MKENUMS = @GLIB_MKENUMS@
171
168
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
172
169
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
173
170
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
171
ITSTOOL = @ITSTOOL@
174
172
LD = @LD@
175
173
LDFLAGS = @LDFLAGS@
176
174
LIBOBJS = @LIBOBJS@
194
192
NMEDIT = @NMEDIT@
195
193
OBJDUMP = @OBJDUMP@
196
194
OBJEXT = @OBJEXT@
197
 
OMF_DIR = @OMF_DIR@
198
195
OTOOL = @OTOOL@
199
196
OTOOL64 = @OTOOL64@
200
197
PACKAGE = @PACKAGE@
216
213
USE_NLS = @USE_NLS@
217
214
VERSION = @VERSION@
218
215
XGETTEXT = @XGETTEXT@
 
216
XMLLINT = @XMLLINT@
219
217
abs_builddir = @abs_builddir@
220
218
abs_srcdir = @abs_srcdir@
221
219
abs_top_builddir = @abs_top_builddir@
257
255
localedir = @localedir@
258
256
localstatedir = @localstatedir@
259
257
mandir = @mandir@
260
 
mkdir_p = @mkdir_p@
261
258
oldincludedir = @oldincludedir@
262
259
pdfdir = @pdfdir@
263
260
prefix = @prefix@