~ubuntu-branches/ubuntu/vivid/liferea/vivid-proposed

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Package Import Robot
  • Author(s): bojo42
  • Date: 2012-03-29 14:17:21 UTC
  • mfrom: (1.3.9) (3.2.5 sid)
  • Revision ID: package-import@ubuntu.com-20120329141721-tbfopcrc5797wxt7
Tags: 1.8.3-0.1ubuntu1
* New upstream release (LP: #290666, #371754, #741543, #716688)
* Merge from Debian unstable (LP: #935147), remaining changes:
* debian/patches:
  - drop gtk-status-icon.patch & notification-append as in upstream
  - drop fix_systray_behavior as mostly upstreamed and rest seems unused
  - 01_ubuntu_feedlists: update & rename, move planets to "Open Source"  
  - add_X-Ubuntu-Gettext-Domain: rebase
  - libunity.patch: rebase, apply before indicator patch (liferea_shell.c)
  - libindicate_increase_version.patch: exclude from libindicate.patch
  - deactivate libindicate.patch, seems partly upstreamed and needs rework
* debian/control: libindicate-dev, libindicate-gtk-dev & libunity-dev
* debian/liferea.indicate & liferea.install: ship indicator desktop file
* debian/rules: enable libindicate

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
43
43
CONFIG_HEADER = $(top_builddir)/config.h
44
44
CONFIG_CLEAN_FILES =
45
45
CONFIG_CLEAN_VPATH_FILES =
 
46
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
47
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
48
am__v_GEN_0 = @echo "  GEN   " $@;
 
49
AM_V_at = $(am__v_at_@AM_V@)
 
50
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
51
am__v_at_0 = @
46
52
SOURCES =
47
53
DIST_SOURCES =
48
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
73
79
am__base_list = \
74
80
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
81
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
82
am__uninstall_files_from_dir = { \
 
83
  test -z "$$files" \
 
84
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
85
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
86
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
87
  }
76
88
man1dir = $(mandir)/man1
77
89
am__installdirs = "$(DESTDIR)$(man1dir)"
78
90
NROFF = nroff
114
126
ACLOCAL = @ACLOCAL@
115
127
ALL_LINGUAS = @ALL_LINGUAS@
116
128
AMTAR = @AMTAR@
 
129
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
117
130
AR = @AR@
118
131
AUTOCONF = @AUTOCONF@
119
132
AUTOHEADER = @AUTOHEADER@
128
141
CPPFLAGS = @CPPFLAGS@
129
142
CYGPATH_W = @CYGPATH_W@
130
143
DATADIRNAME = @DATADIRNAME@
131
 
DBUS_CFLAGS = @DBUS_CFLAGS@
132
 
DBUS_LIBS = @DBUS_LIBS@
133
144
DEFS = @DEFS@
134
145
DEPDIR = @DEPDIR@
 
146
DLLTOOL = @DLLTOOL@
135
147
DSYMUTIL = @DSYMUTIL@
136
148
DUMPBIN = @DUMPBIN@
137
149
ECHO_C = @ECHO_C@
158
170
INTLTOOL_MERGE = @INTLTOOL_MERGE@
159
171
INTLTOOL_PERL = @INTLTOOL_PERL@
160
172
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
173
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
174
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
175
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
176
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
161
177
LD = @LD@
162
178
LDFLAGS = @LDFLAGS@
 
179
LIBINDICATE_CFLAGS = @LIBINDICATE_CFLAGS@
 
180
LIBINDICATE_LIBS = @LIBINDICATE_LIBS@
163
181
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
164
182
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
165
183
LIBOBJS = @LIBOBJS@
168
186
LIPO = @LIPO@
169
187
LN_S = @LN_S@
170
188
LTLIBOBJS = @LTLIBOBJS@
171
 
LUA_CFLAGS = @LUA_CFLAGS@
172
 
LUA_LIBS = @LUA_LIBS@
173
189
MAKEINFO = @MAKEINFO@
 
190
MANIFEST_TOOL = @MANIFEST_TOOL@
174
191
MKDIR_P = @MKDIR_P@
175
192
MKINSTALLDIRS = @MKINSTALLDIRS@
176
193
MSGFMT = @MSGFMT@
178
195
MSGMERGE = @MSGMERGE@
179
196
NM = @NM@
180
197
NMEDIT = @NMEDIT@
181
 
NM_CFLAGS = @NM_CFLAGS@
182
 
NM_LIBS = @NM_LIBS@
183
198
OBJDUMP = @OBJDUMP@
184
199
OBJEXT = @OBJEXT@
185
200
OTOOL = @OTOOL@
207
222
SHELL = @SHELL@
208
223
SM_CFLAGS = @SM_CFLAGS@
209
224
SM_LIBS = @SM_LIBS@
210
 
SO_PREFIX = @SO_PREFIX@
211
225
STRIP = @STRIP@
212
226
USE_NLS = @USE_NLS@
213
227
VERSION = @VERSION@
216
230
abs_srcdir = @abs_srcdir@
217
231
abs_top_builddir = @abs_top_builddir@
218
232
abs_top_srcdir = @abs_top_srcdir@
 
233
ac_ct_AR = @ac_ct_AR@
219
234
ac_ct_CC = @ac_ct_CC@
220
235
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221
236
am__include = @am__include@
244
259
includedir = @includedir@
245
260
infodir = @infodir@
246
261
install_sh = @install_sh@
 
262
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
263
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
247
264
libdir = @libdir@
248
265
libexecdir = @libexecdir@
249
266
localedir = @localedir@
250
267
localstatedir = @localstatedir@
251
 
lt_ECHO = @lt_ECHO@
252
268
mandir = @mandir@
253
269
mkdir_p = @mkdir_p@
254
270
oldincludedir = @oldincludedir@
279
295
              exit 1;; \
280
296
          esac; \
281
297
        done; \
282
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
 
298
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
283
299
        $(am__cd) $(top_srcdir) && \
284
 
          $(AUTOMAKE) --gnu man/Makefile
 
300
          $(AUTOMAKE) --foreign man/Makefile
285
301
.PRECIOUS: Makefile
286
302
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287
303
        @case '$?' in \
341
357
          sed -n '/\.1[a-z]*$$/p'; \
342
358
        } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
343
359
              -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
344
 
        test -z "$$files" || { \
345
 
          echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
346
 
          cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
 
360
        dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
347
361
 
348
362
# This directory's subdirectories are mostly independent; you can cd
349
363
# into them and run `make' without going through this Makefile.
569
583
 
570
584
installcheck: installcheck-recursive
571
585
install-strip:
572
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
573
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
574
 
          `test -z '$(STRIP)' || \
575
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
586
        if test -z '$(STRIP)'; then \
 
587
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
588
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
589
              install; \
 
590
        else \
 
591
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
592
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
593
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
594
        fi
576
595
mostlyclean-generic:
577
596
 
578
597
clean-generic: