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

« back to all changes in this revision

Viewing changes to imgs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2009-10-31 01:46:17 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091031014617-a4c2ol1jpmxowq3r
Tags: 2.3-1
* new stable upstream release:
  - fixes compiliation with gcc-4.4 (closes: #504959)
  - moves default htdocs from /var/www/lurker to /usr/share/lurker/www.
    explain the migration in NEWS.Debian
  - rewritten markup regexps (linear-time and rfc-derived) (closes: #437858)
  - remove all patches, they where all incorporated upstream.
* drop apache from depends, it hasn't been supported in maintainer scripts
  since lurker 2.1-10
* bump standards-version to 3.8.3, no changes needed
* update debian/changelog to comply with proposed machine-readable format
  from http://wiki.debian.org/Proposals/CopyrightFormat
* add ${misc:Depends} to depends in debian/control
* set -e in postinst, preinst and prerm
* fix coding issues with POD documentation in debian/mailman2lurker
* add lintian-overrides for packages-contains-empty-directory. Install with
  dh_lintian, bump build-depends on debhelper to (>=6.0.7)
* bump debian/compat to 6
* add mindex.patch to docs and describe it's purpose in README.Debian.
* enhance the FAQ with a description how the activity chart is calculated.
* invoke ucf with --debconf-ok in postinst, build-depend on ucf (>= 0.28).
* fix postinst to configure the apache2 webserver only if it's selected.
  (closes: #550647)
* fix config maintainer script to not use absolute pathnames for binaries.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
58
54
DATA = $(dist_imgs_DATA)
59
55
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
56
ACLOCAL = @ACLOCAL@
61
 
AMDEP_FALSE = @AMDEP_FALSE@
62
 
AMDEP_TRUE = @AMDEP_TRUE@
63
57
AMTAR = @AMTAR@
64
58
AUTOCONF = @AUTOCONF@
65
59
AUTOHEADER = @AUTOHEADER@
85
79
ECHO_T = @ECHO_T@
86
80
EGREP = @EGREP@
87
81
EXEEXT = @EXEEXT@
 
82
GREP = @GREP@
 
83
INSTALL = @INSTALL@
88
84
INSTALL_DATA = @INSTALL_DATA@
89
85
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
86
INSTALL_SCRIPT = @INSTALL_SCRIPT@
93
89
LIBOBJS = @LIBOBJS@
94
90
LIBS = @LIBS@
95
91
LOCALSTATEDIR = @LOCALSTATEDIR@
96
 
LOCAL_MIMELIB_FALSE = @LOCAL_MIMELIB_FALSE@
97
 
LOCAL_MIMELIB_TRUE = @LOCAL_MIMELIB_TRUE@
98
92
LTLIBOBJS = @LTLIBOBJS@
99
93
MAINT = @MAINT@
100
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
101
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
102
94
MAKEINFO = @MAKEINFO@
 
95
MKDIR_P = @MKDIR_P@
103
96
OBJEXT = @OBJEXT@
104
97
PACKAGE = @PACKAGE@
105
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113
106
SHELL = @SHELL@
114
107
STRIP = @STRIP@
115
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@
116
113
ac_ct_CC = @ac_ct_CC@
117
114
ac_ct_CXX = @ac_ct_CXX@
118
 
ac_ct_RANLIB = @ac_ct_RANLIB@
119
 
ac_ct_STRIP = @ac_ct_STRIP@
120
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124
115
am__include = @am__include@
125
116
am__leading_dot = @am__leading_dot@
126
117
am__quote = @am__quote@
128
119
am__untar = @am__untar@
129
120
bindir = @bindir@
130
121
build_alias = @build_alias@
 
122
builddir = @builddir@
131
123
cgi_bin_dir = @cgi_bin_dir@
132
124
datadir = @datadir@
 
125
datarootdir = @datarootdir@
133
126
default_config_dir = @default_config_dir@
134
127
default_www_dir = @default_www_dir@
 
128
docdir = @docdir@
 
129
dvidir = @dvidir@
135
130
exec_prefix = @exec_prefix@
136
131
host_alias = @host_alias@
 
132
htmldir = @htmldir@
137
133
includedir = @includedir@
138
134
infodir = @infodir@
139
135
install_sh = @install_sh@
140
136
libdir = @libdir@
141
137
libexecdir = @libexecdir@
 
138
localedir = @localedir@
142
139
localstatedir = @localstatedir@
143
140
mandir = @mandir@
144
141
mkdir_p = @mkdir_p@
145
142
oldincludedir = @oldincludedir@
 
143
pdfdir = @pdfdir@
146
144
prefix = @prefix@
147
145
program_transform_name = @program_transform_name@
 
146
psdir = @psdir@
148
147
sbindir = @sbindir@
149
148
sharedstatedir = @sharedstatedir@
 
149
srcdir = @srcdir@
150
150
sysconfdir = @sysconfdir@
151
151
target_alias = @target_alias@
 
152
top_builddir = @top_builddir@
 
153
top_srcdir = @top_srcdir@
152
154
imgsdir = @default_www_dir@/imgs
153
155
dist_imgs_DATA = \
154
156
        a.png b.png c.png d.png e.png f.png g.png h.png i.png j.png k.png \
186
188
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187
189
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
188
190
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
 
uninstall-info-am:
190
191
install-dist_imgsDATA: $(dist_imgs_DATA)
191
192
        @$(NORMAL_INSTALL)
192
 
        test -z "$(imgsdir)" || $(mkdir_p) "$(DESTDIR)$(imgsdir)"
 
193
        test -z "$(imgsdir)" || $(MKDIR_P) "$(DESTDIR)$(imgsdir)"
193
194
        @list='$(dist_imgs_DATA)'; for p in $$list; do \
194
195
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
195
196
          f=$(am__strip_dir) \
212
213
 
213
214
 
214
215
distdir: $(DISTFILES)
215
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
216
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
217
 
        list='$(DISTFILES)'; for file in $$list; do \
218
 
          case $$file in \
219
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
220
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
221
 
          esac; \
 
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 \
222
228
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
223
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
224
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
225
 
            dir="/$$dir"; \
226
 
            $(mkdir_p) "$(distdir)$$dir"; \
227
 
          else \
228
 
            dir=''; \
229
 
          fi; \
230
229
          if test -d $$d/$$file; then \
 
230
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
231
231
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
232
232
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
233
233
            fi; \
243
243
all-am: Makefile $(DATA)
244
244
installdirs:
245
245
        for dir in "$(DESTDIR)$(imgsdir)"; do \
246
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
246
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
247
247
        done
248
248
install: install-am
249
249
install-exec: install-exec-am
289
289
 
290
290
install-data-am: install-dist_imgsDATA
291
291
 
 
292
install-dvi: install-dvi-am
 
293
 
292
294
install-exec-am:
293
295
 
 
296
install-html: install-html-am
 
297
 
294
298
install-info: install-info-am
295
299
 
296
300
install-man:
297
301
 
 
302
install-pdf: install-pdf-am
 
303
 
 
304
install-ps: install-ps-am
 
305
 
298
306
installcheck-am:
299
307
 
300
308
maintainer-clean: maintainer-clean-am
313
321
 
314
322
ps-am:
315
323
 
316
 
uninstall-am: uninstall-dist_imgsDATA uninstall-info-am
 
324
uninstall-am: uninstall-dist_imgsDATA
 
325
 
 
326
.MAKE: install-am install-strip
317
327
 
318
328
.PHONY: all all-am check check-am clean clean-generic distclean \
319
329
        distclean-generic distdir dvi dvi-am html html-am info info-am \
320
330
        install install-am install-data install-data-am \
321
 
        install-dist_imgsDATA install-exec install-exec-am \
322
 
        install-info install-info-am install-man install-strip \
323
 
        installcheck installcheck-am installdirs maintainer-clean \
 
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 \
324
336
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
325
 
        pdf-am ps ps-am uninstall uninstall-am uninstall-dist_imgsDATA \
326
 
        uninstall-info-am
 
337
        pdf-am ps ps-am uninstall uninstall-am uninstall-dist_imgsDATA
327
338
 
328
339
# Tell versions [3.59,3.63) of GNU make to not export all variables.
329
340
# Otherwise a system limit (for SysV at least) may be exceeded.