~ubuntu-branches/ubuntu/oneiric/squid3/oneiric-security

« back to all changes in this revision

Viewing changes to errors/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mahyuddin Susanto
  • Date: 2011-02-15 18:46:13 UTC
  • mfrom: (21.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110215184613-1u3dh5sz4i055flk
Tags: 3.1.10-1ubuntu1
* Merge from debian unstable. (LP: #719283)  Remaining changes:
  - debian/patches/18-fix-ftbfs-binutils-gold.dpatch: Add library linker into
    LIBS instead to LDFLAGS to fixing FTBFS binutils-gold.
* Drop Ubuntu configuration for ufw which landed in Debian and sync it: 
  - debian/squid3.ufw.profile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
19
20
#
20
21
VPATH = @srcdir@
21
22
pkgdatadir = $(datadir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
22
24
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkgincludedir = $(includedir)/@PACKAGE@
 
25
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
27
install_sh_DATA = $(install_sh) -c -m 644
26
28
install_sh_PROGRAM = $(install_sh) -c
39
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42
 
        $(top_srcdir)/configure.in
 
44
        $(top_srcdir)/configure.ac
43
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
46
        $(ACLOCAL_M4)
45
47
mkinstalldirs = $(install_sh) -d
46
48
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
47
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
48
51
SOURCES =
49
52
DIST_SOURCES =
50
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155
158
PACKAGE_NAME = @PACKAGE_NAME@
156
159
PACKAGE_STRING = @PACKAGE_STRING@
157
160
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
161
PACKAGE_URL = @PACKAGE_URL@
158
162
PACKAGE_VERSION = @PACKAGE_VERSION@
159
163
PATH_SEPARATOR = @PATH_SEPARATOR@
160
164
PERL = @PERL@
223
227
libexecdir = @libexecdir@
224
228
localedir = @localedir@
225
229
localstatedir = @localstatedir@
226
 
lt_ECHO = @lt_ECHO@
227
230
ltdl_LIBOBJS = @ltdl_LIBOBJS@
228
231
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
229
232
makesnmplib = @makesnmplib@
272
275
        templates/ERR_LIFETIME_EXP \
273
276
        templates/ERR_NO_RELAY \
274
277
        templates/ERR_ONLY_IF_CACHED_MISS \
 
278
        templates/ERR_PRECONDITION_FAILED \
275
279
        templates/ERR_READ_ERROR \
276
280
        templates/ERR_READ_TIMEOUT \
277
281
        templates/ERR_SECURE_CONNECT_FAIL \
311
315
        lv.lang \
312
316
        ms.lang \
313
317
        nl.lang \
 
318
        oc.lang \
314
319
        pl.lang \
315
320
        pt-br.lang \
316
321
        pt.lang \
317
322
        ro.lang \
318
323
        ru.lang \
319
324
        sk.lang \
 
325
        sr-cyrl.lang \
320
326
        sr-latn.lang \
321
327
        sv.lang \
322
328
        th.lang \
323
329
        tr.lang \
324
330
        uk.lang \
325
331
        uz.lang \
 
332
        vi.lang \
326
333
        zh-cn.lang \
327
334
        zh-tw.lang
328
335
 
340
347
        @for dep in $?; do \
341
348
          case '$(am__configure_deps)' in \
342
349
            *$$dep*) \
343
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
344
 
                && exit 0; \
 
350
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
351
                && { if test -f $@; then exit 0; else break; fi; }; \
345
352
              exit 1;; \
346
353
          esac; \
347
354
        done; \
348
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  errors/Makefile'; \
349
 
        cd $(top_srcdir) && \
350
 
          $(AUTOMAKE) --foreign  errors/Makefile
 
355
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign errors/Makefile'; \
 
356
        $(am__cd) $(top_srcdir) && \
 
357
          $(AUTOMAKE) --foreign errors/Makefile
351
358
.PRECIOUS: Makefile
352
359
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353
360
        @case '$?' in \
365
372
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366
373
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367
374
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
375
$(am__aclocal_m4_deps):
368
376
 
369
377
mostlyclean-libtool:
370
378
        -rm -f *.lo
394
402
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395
403
          if test -d $$d/$$file; then \
396
404
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
405
            if test -d "$(distdir)/$$file"; then \
 
406
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
407
            fi; \
397
408
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
409
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
410
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
399
411
            fi; \
400
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
412
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
401
413
          else \
402
 
            test -f $(distdir)/$$file \
403
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
414
            test -f "$(distdir)/$$file" \
 
415
            || cp -p $$d/$$file "$(distdir)/$$file" \
404
416
            || exit 1; \
405
417
          fi; \
406
418
        done
432
444
 
433
445
distclean-generic:
434
446
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
447
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
435
448
 
436
449
maintainer-clean-generic:
437
450
        @echo "This command is intended for maintainers to use"
448
461
 
449
462
html: html-am
450
463
 
 
464
html-am:
 
465
 
451
466
info: info-am
452
467
 
453
468
info-am:
456
471
 
457
472
install-dvi: install-dvi-am
458
473
 
 
474
install-dvi-am:
 
475
 
459
476
install-exec-am: install-exec-local
460
477
 
461
478
install-html: install-html-am
462
479
 
 
480
install-html-am:
 
481
 
463
482
install-info: install-info-am
464
483
 
 
484
install-info-am:
 
485
 
465
486
install-man:
466
487
 
467
488
install-pdf: install-pdf-am
468
489
 
 
490
install-pdf-am:
 
491
 
469
492
install-ps: install-ps-am
470
493
 
 
494
install-ps-am:
 
495
 
471
496
installcheck-am:
472
497
 
473
498
maintainer-clean: maintainer-clean-am
638
663
        fi
639
664
 
640
665
all: translate
 
666
 
641
667
# Tell versions [3.59,3.63) of GNU make to not export all variables.
642
668
# Otherwise a system limit (for SysV at least) may be exceeded.
643
669
.NOEXPORT: