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

« back to all changes in this revision

Viewing changes to src/adaptation/icap/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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
35
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
36
38
        $(top_srcdir)/src/Common.am $(top_srcdir)/src/TestHeaders.am
37
39
check_PROGRAMS =
 
40
@USE_LOADABLE_MODULES_TRUE@am__append_1 = $(INCLTDL)
38
41
subdir = src/adaptation/icap
39
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41
 
        $(top_srcdir)/configure.in
 
44
        $(top_srcdir)/configure.ac
42
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
46
        $(ACLOCAL_M4)
44
47
mkinstalldirs = $(install_sh) -d
45
48
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
46
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
47
51
LTLIBRARIES = $(noinst_LTLIBRARIES)
48
52
libicap_la_LIBADD =
49
53
am_libicap_la_OBJECTS = Client.lo Config.lo Elements.lo Options.lo \
53
57
DEFAULT_INCLUDES = 
54
58
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
55
59
am__depfiles_maybe = depfiles
 
60
am__mv = mv -f
56
61
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
57
62
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
58
63
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75
80
DIST_SOURCES = $(libicap_la_SOURCES)
76
81
ETAGS = etags
77
82
CTAGS = ctags
 
83
am__tty_colors = \
 
84
red=; grn=; lgn=; blu=; std=
78
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79
86
ACLOCAL = @ACLOCAL@
80
87
ADAPTATION_LIBS = @ADAPTATION_LIBS@
183
190
PACKAGE_NAME = @PACKAGE_NAME@
184
191
PACKAGE_STRING = @PACKAGE_STRING@
185
192
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
193
PACKAGE_URL = @PACKAGE_URL@
186
194
PACKAGE_VERSION = @PACKAGE_VERSION@
187
195
PATH_SEPARATOR = @PATH_SEPARATOR@
188
196
PERL = @PERL@
251
259
libexecdir = @libexecdir@
252
260
localedir = @localedir@
253
261
localstatedir = @localstatedir@
254
 
lt_ECHO = @lt_ECHO@
255
262
ltdl_LIBOBJS = @ltdl_LIBOBJS@
256
263
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
257
264
makesnmplib = @makesnmplib@
276
283
AM_CXXFLAGS = $(SQUID_CXXFLAGS)
277
284
CLEANFILES = testHeaders
278
285
TESTS = testHeaders
279
 
INCLUDES = \
280
 
        -I$(top_srcdir) \
281
 
        -I$(top_srcdir)/include \
282
 
        -I$(top_srcdir)/src \
283
 
        -I$(top_builddir)/include \
284
 
        $(SQUID_CPPUNIT_INC)
285
 
 
 
286
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/src \
 
287
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) $(am__append_1)
286
288
noinst_LTLIBRARIES = libicap.la
287
289
libicap_la_SOURCES = \
288
290
        Client.cc \
317
319
        @for dep in $?; do \
318
320
          case '$(am__configure_deps)' in \
319
321
            *$$dep*) \
320
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
321
 
                && exit 0; \
 
322
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
323
                && { if test -f $@; then exit 0; else break; fi; }; \
322
324
              exit 1;; \
323
325
          esac; \
324
326
        done; \
325
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/adaptation/icap/Makefile'; \
326
 
        cd $(top_srcdir) && \
327
 
          $(AUTOMAKE) --foreign  src/adaptation/icap/Makefile
 
327
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/adaptation/icap/Makefile'; \
 
328
        $(am__cd) $(top_srcdir) && \
 
329
          $(AUTOMAKE) --foreign src/adaptation/icap/Makefile
328
330
.PRECIOUS: Makefile
329
331
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
330
332
        @case '$?' in \
342
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
345
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
344
346
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
347
$(am__aclocal_m4_deps):
345
348
 
346
349
clean-noinstLTLIBRARIES:
347
350
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
355
358
        $(CXXLINK)  $(libicap_la_OBJECTS) $(libicap_la_LIBADD) $(LIBS)
356
359
 
357
360
clean-checkPROGRAMS:
358
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
359
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
360
 
          echo " rm -f $$p $$f"; \
361
 
          rm -f $$p $$f ; \
362
 
        done
 
361
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
362
        echo " rm -f" $$list; \
 
363
        rm -f $$list || exit $$?; \
 
364
        test -n "$(EXEEXT)" || exit 0; \
 
365
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
366
        echo " rm -f" $$list; \
 
367
        rm -f $$list
363
368
 
364
369
mostlyclean-compile:
365
370
        -rm -f *.$(OBJEXT)
381
386
 
382
387
.cc.o:
383
388
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
384
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
389
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385
390
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386
391
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387
392
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
388
393
 
389
394
.cc.obj:
390
395
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
391
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
396
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
392
397
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
393
398
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394
399
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
395
400
 
396
401
.cc.lo:
397
402
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
403
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
399
404
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
400
405
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
406
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
411
416
        unique=`for i in $$list; do \
412
417
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413
418
          done | \
414
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
419
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415
420
              END { if (nonempty) { for (i in files) print i; }; }'`; \
416
421
        mkid -fID $$unique
417
422
tags: TAGS
418
423
 
419
424
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420
425
                $(TAGS_FILES) $(LISP)
421
 
        tags=; \
 
426
        set x; \
422
427
        here=`pwd`; \
423
428
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424
429
        unique=`for i in $$list; do \
426
431
          done | \
427
432
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428
433
              END { if (nonempty) { for (i in files) print i; }; }'`; \
429
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
434
        shift; \
 
435
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
430
436
          test -n "$$unique" || unique=$$empty_fix; \
431
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432
 
            $$tags $$unique; \
 
437
          if test $$# -gt 0; then \
 
438
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
439
              "$$@" $$unique; \
 
440
          else \
 
441
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
442
              $$unique; \
 
443
          fi; \
433
444
        fi
434
445
ctags: CTAGS
435
446
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
436
447
                $(TAGS_FILES) $(LISP)
437
 
        tags=; \
438
448
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439
449
        unique=`for i in $$list; do \
440
450
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441
451
          done | \
442
452
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443
453
              END { if (nonempty) { for (i in files) print i; }; }'`; \
444
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
454
        test -z "$(CTAGS_ARGS)$$unique" \
445
455
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446
 
             $$tags $$unique
 
456
             $$unique
447
457
 
448
458
GTAGS:
449
459
        here=`$(am__cd) $(top_builddir) && pwd` \
450
 
          && cd $(top_srcdir) \
451
 
          && gtags -i $(GTAGS_ARGS) $$here
 
460
          && $(am__cd) $(top_srcdir) \
 
461
          && gtags -i $(GTAGS_ARGS) "$$here"
452
462
 
453
463
distclean-tags:
454
464
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
465
 
456
466
check-TESTS: $(TESTS)
457
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
467
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
458
468
        srcdir=$(srcdir); export srcdir; \
459
469
        list=' $(TESTS) '; \
 
470
        $(am__tty_colors); \
460
471
        if test -n "$$list"; then \
461
472
          for tst in $$list; do \
462
473
            if test -f ./$$tst; then dir=./; \
465
476
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
466
477
              all=`expr $$all + 1`; \
467
478
              case " $(XFAIL_TESTS) " in \
468
 
              *$$ws$$tst$$ws*) \
 
479
              *[\ \     ]$$tst[\ \      ]*) \
469
480
                xpass=`expr $$xpass + 1`; \
470
481
                failed=`expr $$failed + 1`; \
471
 
                echo "XPASS: $$tst"; \
 
482
                col=$$red; res=XPASS; \
472
483
              ;; \
473
484
              *) \
474
 
                echo "PASS: $$tst"; \
 
485
                col=$$grn; res=PASS; \
475
486
              ;; \
476
487
              esac; \
477
488
            elif test $$? -ne 77; then \
478
489
              all=`expr $$all + 1`; \
479
490
              case " $(XFAIL_TESTS) " in \
480
 
              *$$ws$$tst$$ws*) \
 
491
              *[\ \     ]$$tst[\ \      ]*) \
481
492
                xfail=`expr $$xfail + 1`; \
482
 
                echo "XFAIL: $$tst"; \
 
493
                col=$$lgn; res=XFAIL; \
483
494
              ;; \
484
495
              *) \
485
496
                failed=`expr $$failed + 1`; \
486
 
                echo "FAIL: $$tst"; \
 
497
                col=$$red; res=FAIL; \
487
498
              ;; \
488
499
              esac; \
489
500
            else \
490
501
              skip=`expr $$skip + 1`; \
491
 
              echo "SKIP: $$tst"; \
 
502
              col=$$blu; res=SKIP; \
492
503
            fi; \
 
504
            echo "$${col}$$res$${std}: $$tst"; \
493
505
          done; \
 
506
          if test "$$all" -eq 1; then \
 
507
            tests="test"; \
 
508
            All=""; \
 
509
          else \
 
510
            tests="tests"; \
 
511
            All="All "; \
 
512
          fi; \
494
513
          if test "$$failed" -eq 0; then \
495
514
            if test "$$xfail" -eq 0; then \
496
 
              banner="All $$all tests passed"; \
 
515
              banner="$$All$$all $$tests passed"; \
497
516
            else \
498
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
517
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
518
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
499
519
            fi; \
500
520
          else \
501
521
            if test "$$xpass" -eq 0; then \
502
 
              banner="$$failed of $$all tests failed"; \
 
522
              banner="$$failed of $$all $$tests failed"; \
503
523
            else \
504
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
524
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
525
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
505
526
            fi; \
506
527
          fi; \
507
528
          dashes="$$banner"; \
508
529
          skipped=""; \
509
530
          if test "$$skip" -ne 0; then \
510
 
            skipped="($$skip tests were not run)"; \
 
531
            if test "$$skip" -eq 1; then \
 
532
              skipped="($$skip test was not run)"; \
 
533
            else \
 
534
              skipped="($$skip tests were not run)"; \
 
535
            fi; \
511
536
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
512
537
              dashes="$$skipped"; \
513
538
          fi; \
518
543
              dashes="$$report"; \
519
544
          fi; \
520
545
          dashes=`echo "$$dashes" | sed s/./=/g`; \
521
 
          echo "$$dashes"; \
 
546
          if test "$$failed" -eq 0; then \
 
547
            echo "$$grn$$dashes"; \
 
548
          else \
 
549
            echo "$$red$$dashes"; \
 
550
          fi; \
522
551
          echo "$$banner"; \
523
552
          test -z "$$skipped" || echo "$$skipped"; \
524
553
          test -z "$$report" || echo "$$report"; \
525
 
          echo "$$dashes"; \
 
554
          echo "$$dashes$$std"; \
526
555
          test "$$failed" -eq 0; \
527
556
        else :; fi
528
557
 
542
571
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
543
572
          if test -d $$d/$$file; then \
544
573
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
574
            if test -d "$(distdir)/$$file"; then \
 
575
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
576
            fi; \
545
577
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
546
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
578
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
579
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
547
580
            fi; \
548
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
581
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
549
582
          else \
550
 
            test -f $(distdir)/$$file \
551
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
583
            test -f "$(distdir)/$$file" \
 
584
            || cp -p $$d/$$file "$(distdir)/$$file" \
552
585
            || exit 1; \
553
586
          fi; \
554
587
        done
579
612
 
580
613
distclean-generic:
581
614
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
615
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
582
616
 
583
617
maintainer-clean-generic:
584
618
        @echo "This command is intended for maintainers to use"
600
634
 
601
635
html: html-am
602
636
 
 
637
html-am:
 
638
 
603
639
info: info-am
604
640
 
605
641
info-am:
608
644
 
609
645
install-dvi: install-dvi-am
610
646
 
 
647
install-dvi-am:
 
648
 
611
649
install-exec-am:
612
650
 
613
651
install-html: install-html-am
614
652
 
 
653
install-html-am:
 
654
 
615
655
install-info: install-info-am
616
656
 
 
657
install-info-am:
 
658
 
617
659
install-man:
618
660
 
619
661
install-pdf: install-pdf-am
620
662
 
 
663
install-pdf-am:
 
664
 
621
665
install-ps: install-ps-am
622
666
 
 
667
install-ps-am:
 
668
 
623
669
installcheck-am:
624
670
 
625
671
maintainer-clean: maintainer-clean-am
642
688
 
643
689
uninstall-am:
644
690
 
645
 
.MAKE: install-am install-strip
 
691
.MAKE: check-am install-am install-strip
646
692
 
647
693
.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
648
694
        clean-checkPROGRAMS clean-generic clean-libtool \
665
711
        $(SHELL) $(top_srcdir)/test-suite/testheaders.sh "$(CXXCOMPILE)" "$(srcdir)" || exit 1
666
712
 
667
713
.PHONY: testHeaders
 
714
 
668
715
# Tell versions [3.59,3.63) of GNU make to not export all variables.
669
716
# Otherwise a system limit (for SysV at least) may be exceeded.
670
717
.NOEXPORT: