~ubuntu-branches/ubuntu/utopic/readosm/utopic

« back to all changes in this revision

Viewing changes to .pc/00-disable_tests.patch/Makefile.in

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-11-14 17:00:32 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20121114170032-69gw8lu1tywfzf6f
Tags: 1.0.0b+dfsg1-1
* New upstream version.
* Move package from pkg-grass to pkg-osm

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.6 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.
16
16
@SET_MAKE@
17
17
 
18
18
VPATH = @srcdir@
 
19
am__make_dryrun = \
 
20
  { \
 
21
    am__dry=no; \
 
22
    case $$MAKEFLAGS in \
 
23
      *\\[\ \   ]*) \
 
24
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
25
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
26
      *) \
 
27
        for am__flg in $$MAKEFLAGS; do \
 
28
          case $$am__flg in \
 
29
            *=*|--*) ;; \
 
30
            *n*) am__dry=yes; break;; \
 
31
          esac; \
 
32
        done;; \
 
33
    esac; \
 
34
    test $$am__dry = yes; \
 
35
  }
19
36
pkgdatadir = $(datadir)/@PACKAGE@
20
37
pkgincludedir = $(includedir)/@PACKAGE@
21
38
pkglibdir = $(libdir)/@PACKAGE@
62
79
        install-pdf-recursive install-ps-recursive install-recursive \
63
80
        installcheck-recursive installdirs-recursive pdf-recursive \
64
81
        ps-recursive uninstall-recursive
 
82
am__can_run_installinfo = \
 
83
  case $$AM_UPDATE_INFO_DIR in \
 
84
    n|no|NO) false;; \
 
85
    *) (install-info --version) >/dev/null 2>&1;; \
 
86
  esac
65
87
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66
88
am__vpath_adj = case $$p in \
67
89
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83
105
am__base_list = \
84
106
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85
107
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
108
am__uninstall_files_from_dir = { \
 
109
  test -z "$$files" \
 
110
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
111
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
112
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
113
  }
86
114
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
87
115
DATA = $(pkgconfig_DATA)
88
116
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
97
125
distdir = $(PACKAGE)-$(VERSION)
98
126
top_distdir = $(distdir)
99
127
am__remove_distdir = \
100
 
  { test ! -d "$(distdir)" \
101
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
102
 
         && rm -fr "$(distdir)"; }; }
 
128
  if test -d "$(distdir)"; then \
 
129
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
130
      && rm -rf "$(distdir)" \
 
131
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
132
  else :; fi
103
133
am__relativize = \
104
134
  dir0=`pwd`; \
105
135
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128
158
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).zip
129
159
GZIP_ENV = --best
130
160
distuninstallcheck_listfiles = find . -type f -print
 
161
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
162
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
131
163
distcleancheck_listfiles = find . -type f -print
132
164
ACLOCAL = @ACLOCAL@
133
165
AMTAR = @AMTAR@
260
292
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
261
293
 
262
294
.SUFFIXES:
263
 
am--refresh:
 
295
am--refresh: Makefile
264
296
        @:
265
297
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
266
298
        @for dep in $?; do \
296
328
$(am__aclocal_m4_deps):
297
329
 
298
330
config.h: stamp-h1
299
 
        @if test ! -f $@; then \
300
 
          rm -f stamp-h1; \
301
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
302
 
        else :; fi
 
331
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
332
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
303
333
 
304
334
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
305
335
        @rm -f stamp-h1
326
356
        -rm -f libtool config.lt
327
357
install-pkgconfigDATA: $(pkgconfig_DATA)
328
358
        @$(NORMAL_INSTALL)
329
 
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
330
359
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
360
        if test -n "$$list"; then \
 
361
          echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
 
362
          $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
 
363
        fi; \
331
364
        for p in $$list; do \
332
365
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333
366
          echo "$$d$$p"; \
341
374
        @$(NORMAL_UNINSTALL)
342
375
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
343
376
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
344
 
        test -n "$$files" || exit 0; \
345
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
346
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
377
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
347
378
 
348
379
# This directory's subdirectories are mostly independent; you can cd
349
380
# into them and run `make' without going through this Makefile.
514
545
        done
515
546
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
516
547
          if test "$$subdir" = .; then :; else \
517
 
            test -d "$(distdir)/$$subdir" \
518
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
519
 
            || exit 1; \
520
 
          fi; \
521
 
        done
522
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
523
 
          if test "$$subdir" = .; then :; else \
 
548
            $(am__make_dryrun) \
 
549
              || test -d "$(distdir)/$$subdir" \
 
550
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
551
              || exit 1; \
524
552
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
525
553
            $(am__relativize); \
526
554
            new_distdir=$$reldir; \
552
580
        $(am__remove_distdir)
553
581
 
554
582
dist-bzip2: distdir
555
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
583
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
584
        $(am__remove_distdir)
 
585
 
 
586
dist-lzip: distdir
 
587
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
556
588
        $(am__remove_distdir)
557
589
 
558
590
dist-lzma: distdir
560
592
        $(am__remove_distdir)
561
593
 
562
594
dist-xz: distdir
563
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
595
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
564
596
        $(am__remove_distdir)
565
597
 
566
598
dist-tarZ: distdir
592
624
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
593
625
        *.tar.lzma*) \
594
626
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
627
        *.tar.lz*) \
 
628
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
595
629
        *.tar.xz*) \
596
630
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
597
631
        *.tar.Z*) \
601
635
        *.zip*) \
602
636
          unzip $(distdir).zip ;;\
603
637
        esac
604
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
638
        chmod -R a-w $(distdir); chmod u+w $(distdir)
605
639
        mkdir $(distdir)/_build
606
640
        mkdir $(distdir)/_inst
607
641
        chmod a-w $(distdir)
611
645
          && am__cwd=`pwd` \
612
646
          && $(am__cd) $(distdir)/_build \
613
647
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
648
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
614
649
            $(DISTCHECK_CONFIGURE_FLAGS) \
615
650
          && $(MAKE) $(AM_MAKEFLAGS) \
616
651
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
639
674
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
640
675
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
641
676
distuninstallcheck:
642
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
643
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
677
        @test -n '$(distuninstallcheck_dir)' || { \
 
678
          echo 'ERROR: trying to run $@ with an empty' \
 
679
               '$$(distuninstallcheck_dir)' >&2; \
 
680
          exit 1; \
 
681
        }; \
 
682
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
683
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
684
          exit 1; \
 
685
        }; \
 
686
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
644
687
           || { echo "ERROR: files left after uninstall:" ; \
645
688
                if test -n "$(DESTDIR)"; then \
646
689
                  echo "  (check DESTDIR support)"; \
674
717
 
675
718
installcheck: installcheck-recursive
676
719
install-strip:
677
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
678
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
679
 
          `test -z '$(STRIP)' || \
680
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
720
        if test -z '$(STRIP)'; then \
 
721
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
722
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
723
              install; \
 
724
        else \
 
725
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
726
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
727
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
728
        fi
681
729
mostlyclean-generic:
682
730
        -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
683
731
 
766
814
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
767
815
        all all-am am--refresh check check-am clean clean-generic \
768
816
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
769
 
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
770
 
        distcheck distclean distclean-generic distclean-hdr \
 
817
        dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
 
818
        dist-zip distcheck distclean distclean-generic distclean-hdr \
771
819
        distclean-libtool distclean-tags distcleancheck distdir \
772
820
        distuninstallcheck dvi dvi-am html html-am info info-am \
773
821
        install install-am install-data install-data-am install-dvi \