~ucl-cs-study-devs/activityfinder/gtk+2.0-2.24.27

« back to all changes in this revision

Viewing changes to modules/printbackends/lpr/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-02-20 17:48:37 UTC
  • mfrom: (1.14.27)
  • Revision ID: package-import@ubuntu.com-20150220174837-slkw5y3egvqijcyu
Tags: 2.24.26-0ubuntu1
* New upstream release.
  + Protect gdk_event_apply_filters_safe from changes in the filter list
  (LP: #1351890)
* Now need to build with --enable-man to build the manpages, and build-dep
  on libxml2-utils to get xmlcatalog which configure uses to decide whether
  to build them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.14.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.15 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
18
18
 
19
19
 
20
20
VPATH = @srcdir@
21
 
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
21
am__is_gnu_make = { \
 
22
  if test -z '$(MAKELEVEL)'; then \
 
23
    false; \
 
24
  elif test -n '$(MAKE_HOST)'; then \
 
25
    true; \
 
26
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
 
27
    true; \
 
28
  else \
 
29
    false; \
 
30
  fi; \
 
31
}
22
32
am__make_running_with_option = \
23
33
  case $${target_option-} in \
24
34
      ?) ;; \
81
91
POST_UNINSTALL = :
82
92
build_triplet = @build@
83
93
host_triplet = @host@
84
 
DIST_COMMON = $(top_srcdir)/Makefile.decl $(srcdir)/Makefile.in \
85
 
        $(srcdir)/Makefile.am $(top_srcdir)/depcomp $(noinst_HEADERS)
86
94
subdir = modules/printbackends/lpr
87
95
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
89
 
        $(top_srcdir)/configure.ac
 
96
am__aclocal_m4_deps = $(top_srcdir)/m4/introspection.m4 \
 
97
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
90
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
91
99
        $(ACLOCAL_M4)
 
100
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
 
101
        $(am__DIST_COMMON)
92
102
mkinstalldirs = $(install_sh) -d
93
103
CONFIG_HEADER = $(top_builddir)/config.h
94
104
CONFIG_CLEAN_FILES =
197
207
  done | $(am__uniquify_input)`
198
208
ETAGS = etags
199
209
CTAGS = ctags
 
210
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.decl \
 
211
        $(top_srcdir)/depcomp
200
212
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201
213
ACLOCAL = @ACLOCAL@
202
214
AMTAR = @AMTAR@
504
516
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/printbackends/lpr/Makefile'; \
505
517
        $(am__cd) $(top_srcdir) && \
506
518
          $(AUTOMAKE) --gnu modules/printbackends/lpr/Makefile
507
 
.PRECIOUS: Makefile
508
519
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
509
520
        @case '$?' in \
510
521
          *config.status*) \
513
524
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
514
525
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
515
526
        esac;
516
 
$(top_srcdir)/Makefile.decl:
 
527
$(top_srcdir)/Makefile.decl $(am__empty):
517
528
 
518
529
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
519
530
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
805
816
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
806
817
        uninstall-am uninstall-backendLTLIBRARIES
807
818
 
 
819
.PRECIOUS: Makefile
 
820
 
808
821
# call as: $(XVFB_START) && someprogram
809
822
 
810
823
# test: run all tests in cwd and subdirs