~ubuntu-branches/ubuntu/utopic/lurker/utopic

« back to all changes in this revision

Viewing changes to .pc/01_bump_autotools.patch/imgs/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jonas Meurer
  • Date: 2013-12-13 00:15:29 UTC
  • Revision ID: package-import@ubuntu.com-20131213001529-mtaj2y0lmub0kr4e
Tags: 2.3-4
* incorporate patches from upstream svn repository:
  - 02_bump_autotools.patch: bump automake/autoconf
  - 03_nested_frontends.patch: fix a bug regarding nested frontends
* update dependencies to 'apache2 | httpd-cgi'.
* 01_apache.conf.patch: check for mod_rewrite before using it in apache conf.
* patch apache.conf file to use new access control syntax for apache 2.4.
* update apache config handling to support apache 2.4 (closes: #669814)
  - install apache include file to /etc/apache2/conf-available/lurker.conf
  - postinst/postrm scripts: enable the include file properly for 2.2 and 2.4
  - postinst script: enable cgi module as it's required by lurker
  - postinst script: enable rewrite module as it's required by lurker
  - remove debconf questions/templates regarding apache2/webserver config
* add italian debconf translation by Beatrice Torracca (closes: #719710)
* debian/copyright: update format to copyright-format 1.0
* debian/control: bump standards-version to 3.9.5, no changes required

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
 
 
17
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
subdir = imgs
 
34
DIST_COMMON = $(dist_imgs_DATA) $(srcdir)/Makefile.am \
 
35
        $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
38
        $(top_srcdir)/configure.ac
 
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
40
        $(ACLOCAL_M4)
 
41
mkinstalldirs = $(SHELL) $(top_srcdir)/tools/mkinstalldirs
 
42
CONFIG_HEADER = $(top_builddir)/config.h
 
43
CONFIG_CLEAN_FILES =
 
44
SOURCES =
 
45
DIST_SOURCES =
 
46
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
47
am__vpath_adj = case $$p in \
 
48
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
49
    *) f=$$p;; \
 
50
  esac;
 
51
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
52
am__installdirs = "$(DESTDIR)$(imgsdir)"
 
53
dist_imgsDATA_INSTALL = $(INSTALL_DATA)
 
54
DATA = $(dist_imgs_DATA)
 
55
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
56
ACLOCAL = @ACLOCAL@
 
57
AMTAR = @AMTAR@
 
58
AUTOCONF = @AUTOCONF@
 
59
AUTOHEADER = @AUTOHEADER@
 
60
AUTOMAKE = @AUTOMAKE@
 
61
AWK = @AWK@
 
62
BINDIR = @BINDIR@
 
63
CC = @CC@
 
64
CCDEPMODE = @CCDEPMODE@
 
65
CFLAGS = @CFLAGS@
 
66
CGI_BIN_DIR = @CGI_BIN_DIR@
 
67
CPPFLAGS = @CPPFLAGS@
 
68
CXX = @CXX@
 
69
CXXCPP = @CXXCPP@
 
70
CXXDEPMODE = @CXXDEPMODE@
 
71
CXXFLAGS = @CXXFLAGS@
 
72
CYGPATH_W = @CYGPATH_W@
 
73
DEFAULT_CONFIG_DIR = @DEFAULT_CONFIG_DIR@
 
74
DEFAULT_WWW_DIR = @DEFAULT_WWW_DIR@
 
75
DEFS = @DEFS@
 
76
DEPDIR = @DEPDIR@
 
77
ECHO_C = @ECHO_C@
 
78
ECHO_N = @ECHO_N@
 
79
ECHO_T = @ECHO_T@
 
80
EGREP = @EGREP@
 
81
EXEEXT = @EXEEXT@
 
82
GREP = @GREP@
 
83
INSTALL = @INSTALL@
 
84
INSTALL_DATA = @INSTALL_DATA@
 
85
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
86
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
87
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
88
LDFLAGS = @LDFLAGS@
 
89
LIBOBJS = @LIBOBJS@
 
90
LIBS = @LIBS@
 
91
LOCALSTATEDIR = @LOCALSTATEDIR@
 
92
LTLIBOBJS = @LTLIBOBJS@
 
93
MAINT = @MAINT@
 
94
MAKEINFO = @MAKEINFO@
 
95
MKDIR_P = @MKDIR_P@
 
96
OBJEXT = @OBJEXT@
 
97
PACKAGE = @PACKAGE@
 
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
99
PACKAGE_NAME = @PACKAGE_NAME@
 
100
PACKAGE_STRING = @PACKAGE_STRING@
 
101
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
102
PACKAGE_VERSION = @PACKAGE_VERSION@
 
103
PATH_SEPARATOR = @PATH_SEPARATOR@
 
104
RANLIB = @RANLIB@
 
105
SET_MAKE = @SET_MAKE@
 
106
SHELL = @SHELL@
 
107
STRIP = @STRIP@
 
108
VERSION = @VERSION@
 
109
abs_builddir = @abs_builddir@
 
110
abs_srcdir = @abs_srcdir@
 
111
abs_top_builddir = @abs_top_builddir@
 
112
abs_top_srcdir = @abs_top_srcdir@
 
113
ac_ct_CC = @ac_ct_CC@
 
114
ac_ct_CXX = @ac_ct_CXX@
 
115
am__include = @am__include@
 
116
am__leading_dot = @am__leading_dot@
 
117
am__quote = @am__quote@
 
118
am__tar = @am__tar@
 
119
am__untar = @am__untar@
 
120
bindir = @bindir@
 
121
build_alias = @build_alias@
 
122
builddir = @builddir@
 
123
cgi_bin_dir = @cgi_bin_dir@
 
124
datadir = @datadir@
 
125
datarootdir = @datarootdir@
 
126
default_config_dir = @default_config_dir@
 
127
default_www_dir = @default_www_dir@
 
128
docdir = @docdir@
 
129
dvidir = @dvidir@
 
130
exec_prefix = @exec_prefix@
 
131
host_alias = @host_alias@
 
132
htmldir = @htmldir@
 
133
includedir = @includedir@
 
134
infodir = @infodir@
 
135
install_sh = @install_sh@
 
136
libdir = @libdir@
 
137
libexecdir = @libexecdir@
 
138
localedir = @localedir@
 
139
localstatedir = @localstatedir@
 
140
mandir = @mandir@
 
141
mkdir_p = @mkdir_p@
 
142
oldincludedir = @oldincludedir@
 
143
pdfdir = @pdfdir@
 
144
prefix = @prefix@
 
145
program_transform_name = @program_transform_name@
 
146
psdir = @psdir@
 
147
sbindir = @sbindir@
 
148
sharedstatedir = @sharedstatedir@
 
149
srcdir = @srcdir@
 
150
sysconfdir = @sysconfdir@
 
151
target_alias = @target_alias@
 
152
top_builddir = @top_builddir@
 
153
top_srcdir = @top_srcdir@
 
154
imgsdir = @default_www_dir@/imgs
 
155
dist_imgs_DATA = \
 
156
        a.png b.png c.png d.png e.png f.png g.png h.png i.png j.png k.png \
 
157
        next.png prev.png bar.png paperclip.png root.png reply.png trash.png
 
158
 
 
159
all: all-am
 
160
 
 
161
.SUFFIXES:
 
162
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
163
        @for dep in $?; do \
 
164
          case '$(am__configure_deps)' in \
 
165
            *$$dep*) \
 
166
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
167
                && exit 0; \
 
168
              exit 1;; \
 
169
          esac; \
 
170
        done; \
 
171
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  imgs/Makefile'; \
 
172
        cd $(top_srcdir) && \
 
173
          $(AUTOMAKE) --gnu  imgs/Makefile
 
174
.PRECIOUS: Makefile
 
175
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
176
        @case '$?' in \
 
177
          *config.status*) \
 
178
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
179
          *) \
 
180
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
181
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
182
        esac;
 
183
 
 
184
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
185
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
186
 
 
187
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
188
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
189
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
190
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
191
install-dist_imgsDATA: $(dist_imgs_DATA)
 
192
        @$(NORMAL_INSTALL)
 
193
        test -z "$(imgsdir)" || $(MKDIR_P) "$(DESTDIR)$(imgsdir)"
 
194
        @list='$(dist_imgs_DATA)'; for p in $$list; do \
 
195
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
196
          f=$(am__strip_dir) \
 
197
          echo " $(dist_imgsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imgsdir)/$$f'"; \
 
198
          $(dist_imgsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imgsdir)/$$f"; \
 
199
        done
 
200
 
 
201
uninstall-dist_imgsDATA:
 
202
        @$(NORMAL_UNINSTALL)
 
203
        @list='$(dist_imgs_DATA)'; for p in $$list; do \
 
204
          f=$(am__strip_dir) \
 
205
          echo " rm -f '$(DESTDIR)$(imgsdir)/$$f'"; \
 
206
          rm -f "$(DESTDIR)$(imgsdir)/$$f"; \
 
207
        done
 
208
tags: TAGS
 
209
TAGS:
 
210
 
 
211
ctags: CTAGS
 
212
CTAGS:
 
213
 
 
214
 
 
215
distdir: $(DISTFILES)
 
216
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
217
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
218
        list='$(DISTFILES)'; \
 
219
          dist_files=`for file in $$list; do echo $$file; done | \
 
220
          sed -e "s|^$$srcdirstrip/||;t" \
 
221
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
222
        case $$dist_files in \
 
223
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
224
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
225
                           sort -u` ;; \
 
226
        esac; \
 
227
        for file in $$dist_files; do \
 
228
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
229
          if test -d $$d/$$file; then \
 
230
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
231
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
232
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
233
            fi; \
 
234
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
235
          else \
 
236
            test -f $(distdir)/$$file \
 
237
            || cp -p $$d/$$file $(distdir)/$$file \
 
238
            || exit 1; \
 
239
          fi; \
 
240
        done
 
241
check-am: all-am
 
242
check: check-am
 
243
all-am: Makefile $(DATA)
 
244
installdirs:
 
245
        for dir in "$(DESTDIR)$(imgsdir)"; do \
 
246
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
247
        done
 
248
install: install-am
 
249
install-exec: install-exec-am
 
250
install-data: install-data-am
 
251
uninstall: uninstall-am
 
252
 
 
253
install-am: all-am
 
254
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
255
 
 
256
installcheck: installcheck-am
 
257
install-strip:
 
258
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
259
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
260
          `test -z '$(STRIP)' || \
 
261
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
262
mostlyclean-generic:
 
263
 
 
264
clean-generic:
 
265
 
 
266
distclean-generic:
 
267
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
268
 
 
269
maintainer-clean-generic:
 
270
        @echo "This command is intended for maintainers to use"
 
271
        @echo "it deletes files that may require special tools to rebuild."
 
272
clean: clean-am
 
273
 
 
274
clean-am: clean-generic mostlyclean-am
 
275
 
 
276
distclean: distclean-am
 
277
        -rm -f Makefile
 
278
distclean-am: clean-am distclean-generic
 
279
 
 
280
dvi: dvi-am
 
281
 
 
282
dvi-am:
 
283
 
 
284
html: html-am
 
285
 
 
286
info: info-am
 
287
 
 
288
info-am:
 
289
 
 
290
install-data-am: install-dist_imgsDATA
 
291
 
 
292
install-dvi: install-dvi-am
 
293
 
 
294
install-exec-am:
 
295
 
 
296
install-html: install-html-am
 
297
 
 
298
install-info: install-info-am
 
299
 
 
300
install-man:
 
301
 
 
302
install-pdf: install-pdf-am
 
303
 
 
304
install-ps: install-ps-am
 
305
 
 
306
installcheck-am:
 
307
 
 
308
maintainer-clean: maintainer-clean-am
 
309
        -rm -f Makefile
 
310
maintainer-clean-am: distclean-am maintainer-clean-generic
 
311
 
 
312
mostlyclean: mostlyclean-am
 
313
 
 
314
mostlyclean-am: mostlyclean-generic
 
315
 
 
316
pdf: pdf-am
 
317
 
 
318
pdf-am:
 
319
 
 
320
ps: ps-am
 
321
 
 
322
ps-am:
 
323
 
 
324
uninstall-am: uninstall-dist_imgsDATA
 
325
 
 
326
.MAKE: install-am install-strip
 
327
 
 
328
.PHONY: all all-am check check-am clean clean-generic distclean \
 
329
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
330
        install install-am install-data install-data-am \
 
331
        install-dist_imgsDATA install-dvi install-dvi-am install-exec \
 
332
        install-exec-am install-html install-html-am install-info \
 
333
        install-info-am install-man install-pdf install-pdf-am \
 
334
        install-ps install-ps-am install-strip installcheck \
 
335
        installcheck-am installdirs maintainer-clean \
 
336
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
337
        pdf-am ps ps-am uninstall uninstall-am uninstall-dist_imgsDATA
 
338
 
 
339
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
340
# Otherwise a system limit (for SysV at least) may be exceeded.
 
341
.NOEXPORT: