~ubuntu-branches/ubuntu/trusty/nautilus-actions/trusty-proposed

« back to all changes in this revision

Viewing changes to m4/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christine Spang
  • Date: 2009-05-30 10:15:52 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090530101552-5nicx1db3luh9n7e
Tags: 1.10.1-1
* New upstream release.
  - Do not search through actions when the Nautilus-provided list of
    selected files is empty
  - Remove deprecated functions
  - All sources are now ansi-compliant, though not (yet) pedantic
  - Double-click on an action opens the editor
  - Enable the OK button as soon as required fields are filled
  - Enable syslog'ed debug messages when in maintainer mode
  - Use NACT_GNOME_COMPILE_WARNINGS (see Gnome bugzilla bug #582860)
  - Replace configure.in with configure.ac, updating all Makefile.am
    accordingly
  - Fix make distcheck
  - create nautilus-actions.doap
  - Gnome bugzilla bug #574919 fixed (Closes: #523854)
  - Gnome bugzilla bugs #522605, #573365, and #568366 fixed
  - translations updated
* Added Homepage: field to debian/control
* Bump to Standards-Version 3.8.1
* update GNOME_DOWNLOAD_URL in debian/rules
* add full list of contributors to debian/copyright
* Bump debhelper compat to 7
* Fix categories in .desktop file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
target_triplet = @target@
 
35
subdir = m4
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
39
        $(top_srcdir)/m4/nact-cmdline-tools.m4 \
 
40
        $(top_srcdir)/m4/nact-compiler-flags.m4 \
 
41
        $(top_srcdir)/m4/nact-maintainer-mode.m4 \
 
42
        $(top_srcdir)/m4/nact-nautilus-extdir.m4 \
 
43
        $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h
 
48
CONFIG_CLEAN_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
52
ACLOCAL = @ACLOCAL@
 
53
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
54
ALL_LINGUAS = @ALL_LINGUAS@
 
55
AMTAR = @AMTAR@
 
56
AM_CFLAGS = @AM_CFLAGS@
 
57
AM_CPPFLAGS = @AM_CPPFLAGS@
 
58
AR = @AR@
 
59
AUTOCONF = @AUTOCONF@
 
60
AUTOHEADER = @AUTOHEADER@
 
61
AUTOMAKE = @AUTOMAKE@
 
62
AWK = @AWK@
 
63
CATALOGS = @CATALOGS@
 
64
CATOBJEXT = @CATOBJEXT@
 
65
CC = @CC@
 
66
CCDEPMODE = @CCDEPMODE@
 
67
CFLAGS = @CFLAGS@
 
68
CPP = @CPP@
 
69
CPPFLAGS = @CPPFLAGS@
 
70
CXX = @CXX@
 
71
CXXCPP = @CXXCPP@
 
72
CXXDEPMODE = @CXXDEPMODE@
 
73
CXXFLAGS = @CXXFLAGS@
 
74
CYGPATH_W = @CYGPATH_W@
 
75
DATADIRNAME = @DATADIRNAME@
 
76
DEFS = @DEFS@
 
77
DEPDIR = @DEPDIR@
 
78
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
79
DSYMUTIL = @DSYMUTIL@
 
80
ECHO = @ECHO@
 
81
ECHO_C = @ECHO_C@
 
82
ECHO_N = @ECHO_N@
 
83
ECHO_T = @ECHO_T@
 
84
EGREP = @EGREP@
 
85
EXEEXT = @EXEEXT@
 
86
F77 = @F77@
 
87
FFLAGS = @FFLAGS@
 
88
GCONFTOOL = @GCONFTOOL@
 
89
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
90
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
91
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
92
GMOFILES = @GMOFILES@
 
93
GMSGFMT = @GMSGFMT@
 
94
GREP = @GREP@
 
95
INSTALL = @INSTALL@
 
96
INSTALL_DATA = @INSTALL_DATA@
 
97
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
98
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
99
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
100
INSTOBJEXT = @INSTOBJEXT@
 
101
INTLLIBS = @INTLLIBS@
 
102
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
103
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
104
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
105
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
106
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
107
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
108
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
109
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
110
INTLTOOL_PERL = @INTLTOOL_PERL@
 
111
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
112
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
113
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
114
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
115
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
116
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
117
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
118
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
119
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
120
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
121
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
122
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
123
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
124
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
125
LDFLAGS = @LDFLAGS@
 
126
LIBOBJS = @LIBOBJS@
 
127
LIBS = @LIBS@
 
128
LIBTOOL = @LIBTOOL@
 
129
LN_S = @LN_S@
 
130
LTLIBOBJS = @LTLIBOBJS@
 
131
MAINT = @MAINT@
 
132
MAKEINFO = @MAKEINFO@
 
133
MKDIR_P = @MKDIR_P@
 
134
MKINSTALLDIRS = @MKINSTALLDIRS@
 
135
MSGFMT = @MSGFMT@
 
136
MSGFMT_OPTS = @MSGFMT_OPTS@
 
137
MSGMERGE = @MSGMERGE@
 
138
NAUTILUS_ACTIONS_CFLAGS = @NAUTILUS_ACTIONS_CFLAGS@
 
139
NAUTILUS_ACTIONS_LIBS = @NAUTILUS_ACTIONS_LIBS@
 
140
NAUTILUS_ACTIONS_UTILS_CFLAGS = @NAUTILUS_ACTIONS_UTILS_CFLAGS@
 
141
NAUTILUS_ACTIONS_UTILS_LIBS = @NAUTILUS_ACTIONS_UTILS_LIBS@
 
142
NAUTILUS_EXTENSIONS_DIR = @NAUTILUS_EXTENSIONS_DIR@
 
143
NMEDIT = @NMEDIT@
 
144
OBJEXT = @OBJEXT@
 
145
OPTIONAL_SUBDIR = @OPTIONAL_SUBDIR@
 
146
PACKAGE = @PACKAGE@
 
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
148
PACKAGE_NAME = @PACKAGE_NAME@
 
149
PACKAGE_STRING = @PACKAGE_STRING@
 
150
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
151
PACKAGE_VERSION = @PACKAGE_VERSION@
 
152
PATH_SEPARATOR = @PATH_SEPARATOR@
 
153
PKG_CONFIG = @PKG_CONFIG@
 
154
POFILES = @POFILES@
 
155
POSUB = @POSUB@
 
156
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
157
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
158
RANLIB = @RANLIB@
 
159
SED = @SED@
 
160
SET_MAKE = @SET_MAKE@
 
161
SHELL = @SHELL@
 
162
STRIP = @STRIP@
 
163
USE_NLS = @USE_NLS@
 
164
VERSION = @VERSION@
 
165
WARN_CFLAGS = @WARN_CFLAGS@
 
166
XGETTEXT = @XGETTEXT@
 
167
abs_builddir = @abs_builddir@
 
168
abs_srcdir = @abs_srcdir@
 
169
abs_top_builddir = @abs_top_builddir@
 
170
abs_top_srcdir = @abs_top_srcdir@
 
171
ac_ct_CC = @ac_ct_CC@
 
172
ac_ct_CXX = @ac_ct_CXX@
 
173
ac_ct_F77 = @ac_ct_F77@
 
174
am__include = @am__include@
 
175
am__leading_dot = @am__leading_dot@
 
176
am__quote = @am__quote@
 
177
am__tar = @am__tar@
 
178
am__untar = @am__untar@
 
179
bindir = @bindir@
 
180
build = @build@
 
181
build_alias = @build_alias@
 
182
build_cpu = @build_cpu@
 
183
build_os = @build_os@
 
184
build_vendor = @build_vendor@
 
185
builddir = @builddir@
 
186
datadir = @datadir@
 
187
datarootdir = @datarootdir@
 
188
docdir = @docdir@
 
189
dvidir = @dvidir@
 
190
exec_prefix = @exec_prefix@
 
191
host = @host@
 
192
host_alias = @host_alias@
 
193
host_cpu = @host_cpu@
 
194
host_os = @host_os@
 
195
host_vendor = @host_vendor@
 
196
htmldir = @htmldir@
 
197
includedir = @includedir@
 
198
infodir = @infodir@
 
199
install_sh = @install_sh@
 
200
libdir = @libdir@
 
201
libexecdir = @libexecdir@
 
202
localedir = @localedir@
 
203
localstatedir = @localstatedir@
 
204
mandir = @mandir@
 
205
mkdir_p = @mkdir_p@
 
206
oldincludedir = @oldincludedir@
 
207
pdfdir = @pdfdir@
 
208
prefix = @prefix@
 
209
program_transform_name = @program_transform_name@
 
210
psdir = @psdir@
 
211
sbindir = @sbindir@
 
212
sharedstatedir = @sharedstatedir@
 
213
srcdir = @srcdir@
 
214
sysconfdir = @sysconfdir@
 
215
target = @target@
 
216
target_alias = @target_alias@
 
217
target_cpu = @target_cpu@
 
218
target_os = @target_os@
 
219
target_vendor = @target_vendor@
 
220
top_build_prefix = @top_build_prefix@
 
221
top_builddir = @top_builddir@
 
222
top_srcdir = @top_srcdir@
 
223
all: all-am
 
224
 
 
225
.SUFFIXES:
 
226
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
227
        @for dep in $?; do \
 
228
          case '$(am__configure_deps)' in \
 
229
            *$$dep*) \
 
230
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
231
                && exit 0; \
 
232
              exit 1;; \
 
233
          esac; \
 
234
        done; \
 
235
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  m4/Makefile'; \
 
236
        cd $(top_srcdir) && \
 
237
          $(AUTOMAKE) --gnu  m4/Makefile
 
238
.PRECIOUS: Makefile
 
239
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
240
        @case '$?' in \
 
241
          *config.status*) \
 
242
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
243
          *) \
 
244
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
245
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
246
        esac;
 
247
 
 
248
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
249
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
250
 
 
251
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
252
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
253
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
255
 
 
256
mostlyclean-libtool:
 
257
        -rm -f *.lo
 
258
 
 
259
clean-libtool:
 
260
        -rm -rf .libs _libs
 
261
tags: TAGS
 
262
TAGS:
 
263
 
 
264
ctags: CTAGS
 
265
CTAGS:
 
266
 
 
267
 
 
268
distdir: $(DISTFILES)
 
269
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
270
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
271
        list='$(DISTFILES)'; \
 
272
          dist_files=`for file in $$list; do echo $$file; done | \
 
273
          sed -e "s|^$$srcdirstrip/||;t" \
 
274
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
275
        case $$dist_files in \
 
276
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
277
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
278
                           sort -u` ;; \
 
279
        esac; \
 
280
        for file in $$dist_files; do \
 
281
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
282
          if test -d $$d/$$file; then \
 
283
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
284
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
285
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
286
            fi; \
 
287
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
288
          else \
 
289
            test -f $(distdir)/$$file \
 
290
            || cp -p $$d/$$file $(distdir)/$$file \
 
291
            || exit 1; \
 
292
          fi; \
 
293
        done
 
294
check-am: all-am
 
295
check: check-am
 
296
all-am: Makefile
 
297
installdirs:
 
298
install: install-am
 
299
install-exec: install-exec-am
 
300
install-data: install-data-am
 
301
uninstall: uninstall-am
 
302
 
 
303
install-am: all-am
 
304
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
305
 
 
306
installcheck: installcheck-am
 
307
install-strip:
 
308
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
309
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
310
          `test -z '$(STRIP)' || \
 
311
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
312
mostlyclean-generic:
 
313
 
 
314
clean-generic:
 
315
 
 
316
distclean-generic:
 
317
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
318
 
 
319
maintainer-clean-generic:
 
320
        @echo "This command is intended for maintainers to use"
 
321
        @echo "it deletes files that may require special tools to rebuild."
 
322
clean: clean-am
 
323
 
 
324
clean-am: clean-generic clean-libtool mostlyclean-am
 
325
 
 
326
distclean: distclean-am
 
327
        -rm -f Makefile
 
328
distclean-am: clean-am distclean-generic
 
329
 
 
330
dvi: dvi-am
 
331
 
 
332
dvi-am:
 
333
 
 
334
html: html-am
 
335
 
 
336
info: info-am
 
337
 
 
338
info-am:
 
339
 
 
340
install-data-am:
 
341
 
 
342
install-dvi: install-dvi-am
 
343
 
 
344
install-exec-am:
 
345
 
 
346
install-html: install-html-am
 
347
 
 
348
install-info: install-info-am
 
349
 
 
350
install-man:
 
351
 
 
352
install-pdf: install-pdf-am
 
353
 
 
354
install-ps: install-ps-am
 
355
 
 
356
installcheck-am:
 
357
 
 
358
maintainer-clean: maintainer-clean-am
 
359
        -rm -f Makefile
 
360
maintainer-clean-am: distclean-am maintainer-clean-generic
 
361
 
 
362
mostlyclean: mostlyclean-am
 
363
 
 
364
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
365
 
 
366
pdf: pdf-am
 
367
 
 
368
pdf-am:
 
369
 
 
370
ps: ps-am
 
371
 
 
372
ps-am:
 
373
 
 
374
uninstall-am:
 
375
 
 
376
.MAKE: install-am install-strip
 
377
 
 
378
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
379
        distclean distclean-generic distclean-libtool distdir dvi \
 
380
        dvi-am html html-am info info-am install install-am \
 
381
        install-data install-data-am install-dvi install-dvi-am \
 
382
        install-exec install-exec-am install-html install-html-am \
 
383
        install-info install-info-am install-man install-pdf \
 
384
        install-pdf-am install-ps install-ps-am install-strip \
 
385
        installcheck installcheck-am installdirs maintainer-clean \
 
386
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
387
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
388
 
 
389
 
 
390
# Nautilus Actions
 
391
#
 
392
# Copyright (C) 2005 The GNOME Foundation
 
393
# Copyright (C) 2006, 2007, 2008 Frederic Ruaudel and others (see AUTHORS)
 
394
# Copyright (C) 2009 Pierre Wieser and others (see AUTHORS)
 
395
#
 
396
# This Program is free software; you can redistribute it and/or
 
397
# modify it under the terms of the GNU General Public License as
 
398
# published by the Free Software Foundation; either version 2 of
 
399
# the License, or (at your option) any later version.
 
400
#
 
401
# This Program is distributed in the hope that it will be useful,
 
402
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
403
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
404
# GNU General Public License for more details.
 
405
#
 
406
# You should have received a copy of the GNU General Public
 
407
# License along with this Library; see the file COPYING.  If not,
 
408
# write to the Free Software Foundation, Inc., 59 Temple Place,
 
409
# Suite 330, Boston, MA 02111-1307, USA.
 
410
#
 
411
# Authors:
 
412
#   Frederic Ruaudel <grumz@grumz.net>
 
413
#   Rodrigo Moya <rodrigo@gnome-db.org>
 
414
#   Pierre Wieser <pwieser@trychlos.org>
 
415
#   ... and many others (see AUTHORS)
 
416
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
417
# Otherwise a system limit (for SysV at least) may be exceeded.
 
418
.NOEXPORT: